/*COMMONS*/
footer {
    margin-top: 25px;
    background: white;
}

    body {
        background: #f6f7f8;
    }
    .first-gorgias-section {
        background: #fff;
    }

    footer {
        background: white;
    }

    .hide-on-mobile {
        display: none;
    }


.mobile-show {
    display: none;
}

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

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

.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: -webkit-inline-box;
    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-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 {
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}

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

.g__text.type-5.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;
}

.divided-text-outer span {
    line-height: initial;
}
/*TEXTS END*/

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

.g__section-background {
    position: absolute;
    left: 0;
    bottom: -25px;
    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/svg/gorgias/path-1.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0px auto;
}

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

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

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

    overflow: visible;
}

.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;
}

.button-attention-effect-1 {
    background-color: #1bb869;
    opacity: 0;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
}

.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;
    margin-top: 15px;
}

.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 {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    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 */
.block-shadow {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #f6f7f8;
    width: 100%;
    height: 10%;
    z-index: -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*/

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 {
    display: inline-block;
    margin-top: 38px;
    position: relative;
}

section.type-1 .el-button .button-attention-effect-1 {
    top: -118.5%;
}

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-1.var-0 .el-title-1 {
    margin-bottom: -20px;
}

section.type-1.var-a .el-title-1 {
    margin-bottom: -20px;
}

section.type-1.var-b .el-title-1 {
    margin-bottom: -20px;
}

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

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

section.type-2 .el-title-1 {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}

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 .el-title-1 {
    margin-bottom: -10px;
}

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;
}

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: 100px;
}

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 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(33% - 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-image: url(../img/svg/path-2-index-2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top 10px center;

}

section.type-1.var-c .blocks-list {
    max-width: 1067px;
    width: 100%;
    border-radius: 7px;
    margin: 0 auto;
    margin-top: 0px;
    background-color: #fff;
    padding: 60px 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: 189px;
    height: 189px;
    margin: 0px;
}

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(1070px + 30px + 30px);
    width: 100%;
    padding: 0px 0px;
    padding-left: 30px;
    margin: 0 auto;
    position: relative;
    top: -130px;
}

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

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

section.type-7 .block:nth-child(5) {
    width: 100%;
    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 {
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
}

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

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: -250px;
    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: 62px;
}

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 {
    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);
}
/*SECTION TYPE 9 END*/

/*SUMO POPUP*/
.sumome-react-wysiwyg-component.sumome-react-wysiwyg-popup-background.sumome-react-wysiwyg-background {
    min-width: 550px !important;
    min-height: 344px !important;
}
.sumome-react-wysiwyg-component.sumome-react-wysiwyg-popup-text.sumome-react-wysiwyg-text > div > div > p {
    font-family: Montserrat !important;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 1.64 !important;
    color: #303030!important;
    max-width: 310px;
    letter-spacing: 0.7px !important;
    left: 10px;
    position: relative;
    padding-right: 10px !important;
}

.sumome-react-wysiwyg-move-handle img {
    height: 107% !important;
}

.sumome-react-wysiwyg-component.sumome-react-wysiwyg-popup-button.sumome-react-wysiwyg-button {
    height: 60px !important;
}

.listbuilder-popup-content > div > div > div > span > div > div:nth-child(3) > div > div > button {
    margin-top: 16px !important;
    padding: 14px 54px!important;
}

.listbuilder-popup-content > div > div > div > span > div > div:nth-child(5) > div > div > button {
    font-family: Montserrat!important;
    font-size: 11px !important;
    font-weight: normal!important;
    letter-spacing: 1px!important;
    color: #6c8092!important;
    letter-spacing: 0.8px !important;
}

html body .listbuilder-popup .sumome-react-wysiwyg-popup-container.sumome-react-wysiwyg-popup.sumome-react-wysiwyg-is-resizing a.powered-by-sumo {
    pointer-events: none !important;
    left: -1000vw !important;
}

.integrations-gorgias footer{
    margin-top: 0px;
}
.integrations-gorgias footer .background-image{
    display: none;
}

/*SUMO POPUP END*/

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

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

}

@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/svg/gorgias/path-1.svg);
        background-position: bottom 0vh center;
        top: 15px;
    }

    .third-section {
        z-index: 99;
    }

    .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;
    }

    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-text-1 {
        padding-right: 10px;
    }

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

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

    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%;
    }

    section.type-1.var-c .g__section-background {
        background-color: #fff;
        background-image: url(../img/svg/path-2-prices-tablet.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom 460px center;
        height: 100%;
        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-0 .el-text-1 {
        text-align: left;
    }

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

    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.type-4 .part.type-1 .g__title.type-2 {
        margin-bottom: 3px;
    }
    /*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 6*/

    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: -137px;
        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: 15px;
    }

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

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

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

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

    section.type-1.var-b .g__section-background {
        background-color: rgba(250, 250, 250, 1);
    }

    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.var-b .g__title.type-1 {
        margin-bottom: 50px;
    }

    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: 120%;
        position: relative;
        left: -8%;
    }

    section.type-1.var-c .blocks-list {
        max-width: 1067px;
        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.var-c .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(../img/svg/path-2-index-mobile.svg);
        background-repeat: no-repeat;
        background-position: top 41px left;
        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-a .el-img {
        width: 73%;
    }

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

    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;
    }

    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 {
        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 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: 500px) {
    section.type-8 .section-special-background {
        top: -150px;
        left: -880px;
    }
}

.third-section {
    margin-bottom: 0;
    padding-bottom: 100px;
}

.lose-the-wait {
    padding-top: 60px;
}

.lose-wait-description {
    margin-top: 25px;
}

.lose-wiat-icons {
    max-width: 436px;
    margin-top: 20px;
}

.lose-wait-buttons {
    margin-top: 35px;
}

.btn-lose-wait-pricing {
    margin-left: 30px;
}

/* Slider section */
/* Slider section */
#screenshot-slider {
    position: relative;
}
.slider-section-1 {
    width: 100%;
    margin-top: 68px !important;
}

.slider-section {
    padding-top: 100px;
    background-color: #f6f7f8;
}

.half-arrow {
    position: absolute;
    cursor: pointer;
}

.half-arrow-left {
    left: -29px;
    top: 40%;
}

.half-arrow-right {
    right: -30px;
    top: 40%;
}

#slider-container {
    cursor: pointer;
    position: relative;
}

.slider-ul {
    user-select: none;
    list-style-type: none;
    text-align: center;
    position: absolute;
    bottom: -85px;
    left: 50%;
    transform: translateX(-50%);
}

.outer-circle {
    width: 5px;
    height: 5px;
    background-color: #dadadb;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-right: -5px;
}

.images-wrapper {
    text-align: center;
    max-width: 610px;
}

.slider-img {
    object-fit: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    margin: auto;
    border-radius: .3em;
    position: relative;
    max-width: 100%;
}
.base-slide-img {
    max-height: 340px;
}


.slide-1 {
    background-image: url(/images/integrations/gorgias/slider/gorgias-ebay-base-min.jpg);
}

.slide-2 {
    background-image: url(/images/integrations/gorgias/slider/gorgias-amazon-base-min.jpg);
}

.slide-3 {
    background-image: url(/images/integrations/gorgias/slider/gorgias-walmart-base-min.jpg);
}


.base-slide-img {
    max-height: 320px;
    opacity: 0;
    position: relative;
}

.side-slide-img {
    position: absolute;
    width: 100%;
    max-width: 230px;
    right: -1px;
    top: -40px;
    box-shadow: 0 9px 55px 0 rgba(131, 144, 155, 0.42);

}

.slider-label {
    top: 25px;
    left: -15px;
    position: absolute;
    min-width: 104px;
    min-height: 28px;
    border-radius: 12.5px;
    background-color: #ffb848;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: white;
    padding: 5px 12px 4px 12px;
}

.slider-magnifier {
    z-index: 99;
    position: absolute;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    padding-top: 4px;
    background-color: #6c8092;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

div#slider-magnifier {
    display: none;
}

div#slider-container:hover div#slider-magnifier {
    display: block;
}

@media screen and (min-width: 992px) and (max-width: 1060px) {
    .side-slide-img {
        max-width: 210px;
        top: -20px;
    }
}


@media screen and (min-width: 600px) and (max-width: 645px) {
    .side-slide-img {
        max-width: 210px;
        top: -20px;
    }
}

@media screen and (max-width: 600px) {
    .side-slide-img {
        max-width: 190px;
        top: -20px;
    }

    .slider-label {
        top: 20px;
    }
}

@media screen and (max-width: 530px) {
    .side-slide-img {
        max-width: 180px;
    }
}

@media screen and (max-width: 470px) {
    .side-slide-img {
        max-width: 120px;
    }
}

@media screen and (max-width: 420px) {
    .side-slide-img {
        max-width: 100px;
    }

    .slider-label {
        top: 15px;
    }
}

.bullets {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    margin-right: 9px;
}

.bullets:focus {
    outline: 0;
}

.bullets:active {
    outline: 0;
}

.selected {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #6c8092;
    text-align: center;
    position: relative;
    outline: none;

}

/* Modal lightbox */

.btn-close-modal {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 24px;
    height: 24px;
    opacity: 0.6;
    cursor: pointer;
}

.screenshots-gallery {
    padding-right: 0 !important;
}

.modal-container {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

.modal-images-wrapper {
    max-height: 80vh;
    position: relative;
}

.btn-close-modal:hover {
    opacity: 1;
}

.img-container {
    position: relative;
    display: inline-block;
    user-select: none;
}

.modal-images {
    margin: 0 auto;
    display: none;
    max-height: 80vh;
    user-select: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    filter: blur(0px);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
    max-width: 1120px;
}

.thumbnails {
    margin-top: 40px;
    user-select: none;
}

.thumbnail-selected {
    opacity: 0.5;
}

.arrow-wrapper {
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    width: 44px;
    height: 44px;
    cursor: pointer;
    user-select: none;
}

.arrow-wrapper:hover {
    opacity: 0.9;
}

.arrow {
    position: absolute;
    top: 50%;
    user-select: none;
}

.arrow-left {
    transform: rotate(180deg);
    left: -10%
}

.arrow-right {
    right: -10%;
}

.img-arrow {
    margin-top: 14px;
}

/* End slider */


section.type-3  .clean-up-nicly-title {
    margin-bottom: 40px;
}

.icons img {
    width: 50px;
    height: 68px;
}

.icons .ebay {
    width: 82px;
}

.icons .icon, .icon-text {
    margin-right: 39px;
}

.ebay-text {
    padding-top: 26px;
}

.icons .walmart {
    width: 150px;
}

.walmart-text {
    padding-top: 26px;
}

.box-text {
    padding-top: 26px;
}

.amazon-text {
    padding-top: 25px;
}

.bell-text {
    padding-top: 25px;
}


.background-img-1 {
    display: none;
    position: absolute;
    left: 0;
    margin-top: -15%;
    width: 100%;
}

.background-img-2 {
    display: none;
}

.walmart-integration {
    padding-top: 50px;
}

.whats-new-section {
    padding-top: 120px;
}

.bell-img-block .bell {
    width: 44px;
}

@media screen and (max-width: 1280px){
    .icons .icon, .icon-text {
        margin-right: 30px;
    }

    .btn-lose-wait-pricing {
        margin-left: 5px;
    }
}

@media screen and (max-width: 1230px){
    .bell-img-block .bell {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1024px){
    .ebay-gorigas-part {
        min-width: 530px;
    }
}

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

    .modal-images {
        max-height: 40vh;
        max-width: 100%;
    }

    .lose-the-wait {
        margin-right: 0;
    }

    .lose-the-wait {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 110px;
    }

    .btn-lose-wait-pricing {
        margin-left: 30px;
    }

    .btn-lose-wait-pricing .g__button.type-2 {
        padding: 10px 34px;
    }

    .lose-wait-buttons-wrap {
        justify-content: center;
    }

    .lose-the-wait .parts-list {
        max-width: 534px;
        text-align: center;
        margin: 0 auto;
    }

    .lose-wiat-icons {
        margin: 0 auto;
        margin-top: 20px;
    }

    .slider-images {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #screenshot-slider{
        margin: 0 auto;
    }

}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .icon-text-md {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .whats-new-section {
        padding-top: 90px;
    }

    .walmart-section-background {
        background: none !important;
    }


    .bell-img-block .bell {
        margin-top: 5px;
    }
}

@media screen and (max-width: 991px) {
    .icons .icon, .icon-text {
        margin-right: 0;
    }

    .arrow-wrapper {
        visibility: hidden;
    }
}

@media screen and (max-width: 767px) {
    .background-img-1 {
        display:block;
    }

    .third-section {
        padding-bottom: 0;
    }

    .ebay-gorgias-integration {
        margin-top: 70px;
    }

    .el-text-2 {
        display: none;
    }

    .amazon-gorgias-integration{
        z-index: 99;
    }

    .amazon-gorgias-background {
        background: none !important;
        background-color: #f6f7f8 !important;
    }

    .walmart-section-background {
        position: absolute;
        top: -180px;
    }

    .lose-the-wait {
        padding-top: 0;
    }

    .lose-wait-buttons-wrap {
        display: block;
    }

    .lose-wait-items-list {
        display: block;
    }

    .lose-wait-inner-item {
        width: 170px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .lose-wait-icon-img {
        margin-left: unset !important;
    }

    .btn-lose-wait-pricing {
        margin: 0 auto;
        margin-top: 20px;
    }

    .whats-new-section {
        padding-top: 0;
    }

    .whats-new-section .indent-top-var-c {
        padding-bottom: 0;
    }
    .block-shadow {
        top: -95px;
    }

    .background-img-2 {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .slider-label {
        top: 10px;
    }

    .btn-how-it-looks-pricing {
        margin-top: 20px !important;
    }
}

.g__ui-list ul li {
    margin-bottom: 10px;
}

.integration-box {
    max-width: 1070px;
    margin: 0 auto;
}

.ebay-gorgias-svg-ill {
    width: 463px;
    height: 300px;
}

.bm-gorgias-svg-ill {
    width: 493px;
    height: 300px;
    margin-left: 120px;
}


@media screen and (max-width: 1022px) {
    .ebay-gorgias-svg-ill {
        width: 100%;
        height: auto;
    }
    .bm-gorgias-svg-ill {
        margin-left: 0;
        width: 100%;
        height: auto;
    }

    .ebay-gorgias-integration .content-wrapper {
        padding-top: 55px;
    }
    .faq-box {
        max-width: 382px !important;
        margin: 10px auto;
    }

    .third-section {
        margin-bottom: 50px;
    }

    .ebay-gorgias-integration {
       margin-top: 0;
    }

    .walmart-integration {
        padding-top: 0;
        padding-bottom: 55px;
    }
    .amazon-gorgias-integration {
        padding-top: 40px;
    }

    .faq-title {
        margin-bottom: 20px !important
    }

}


/* Slider section */

/* available for help section */

.for-your-helpdesk-section {
    padding-top: 150px;
    margin-bottom: 0;
    padding-bottom: 120px;
    background-color: #f6f7f8;
}

.for-your-helpdesk-section .content-wrapper {
    margin: 0 auto;
}
.helpdesk-section-mobile {
    display: none;
}

.helpdesks-icon-row {
    justify-content: space-between;
    max-width: 1099px;
    margin: 0 auto;
    z-index: 9;
}

.more-efficient-teams {
    margin-top: 190px;
    margin-bottom: 190px;
}

.more-efficient-teams .content-wrapper {
    max-width: 1200px;
}

.help-desk-icon {
    cursor: pointer;
    padding: 31px 30px 14px 30px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.helpdesk-screenshot-container {
    border-radius: 10px;
    max-width: 1099px;
    background-color: white;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 43px;
    margin: 0 auto;
    box-shadow: 0 27px 76px 0 #ECF0F2;

}

.img-helpdesk-screenshot {
    max-width: 733px;
    margin: 0 auto;
    border: 3px solid #ECF0F2;
    border-radius: 4px;
}

.slider-magnifier {
    z-index: 99;
    position: absolute;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    padding-top: 4px;
    background-color: #6c8092;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.slider-magnifier-desktop {
    top: 45%;
}

#slider-image {
    cursor: pointer;
    display: block;
}

div#slider-magnifier {
    display: none;
}

div#helpdesk-screenshots-container:hover div#slider-magnifier {
    display: block;
}

.slider-image-container {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

.background-img-2 {
    position: absolute;
    width: 100%;
    top: 35%;
}

.screenshot-description {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 732px;
    margin: 0 auto;
    margin-top: 35px;
}

.half-circle-arrow {
    position: absolute;
    cursor: pointer;
}

.half-circle-arrow-right {
    right: -32px;
    top: 35%;
}
.half-circle-arrow-left {
    left: -32px;
    top: 35%;
}

.learn-more-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: center;
    color: #2282d4;
    text-decoration: none;
    margin-top: 8px;
    padding: 10px;
}

.learn-more-link:hover {
    text-decoration: none;
}

.help-desk-icon .slider-icon-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.help-desk-icon .slider-icon-integration {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
}


.btn-try-integration-for-free {
    float: right;
    margin-right: -20px;
    width: 242px;;
    height: 40px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #2a3946;
    padding: 12px 32px 13px 32px;
}

.slider-ul, .slider-ul-mobile, .slider-ul-modal {
    user-select: none;
    list-style-type: none;
    text-align: center;
    position: absolute;
    bottom: 21px;
    left: 50%;
    transform: translateX(-50%);
}

.slider-ul-mobile {
    bottom: -43px;
}

.slider-ul-modal {
    bottom: -47px;
}

.outer-circle, .outer-circle-mobile, .outer-circle-modal {
    width: 5px;
    height: 5px;
    background-color: #DADADB;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-right: 9px;
}

.bullets, .bullets-mobile, .bullets-modal {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    margin-right: 9px;
}


.bullets:focus, .bullets-mobile:focus, .bullets-modal:focus {
    outline: 0;
}

.bullets:active, .bullets-mobile:active, .bullets-modal:active {
    outline: 0;
}

.selected-modal {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    position: relative;
    outline: none;
}

.selected {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #6c8092;
    text-align: center;
    position: relative;
    outline: none;
}

/* Modal */
.btn-close-modal {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 24px;
    height: 24px;
    opacity: 0.6;
    cursor: pointer;
}

.screenshots-gallery {
    padding-right: 0 !important;
}

.modal-container {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

.modal-images-wrapper {
    max-height: 80vh;
    position: relative;
}

.btn-close-modal:hover {
    opacity: 1;
}

.img-container {
    position: relative;
    display: inline-block;
    user-select: none;
}

.modal-images {
    display: block;
    margin: 0 auto;
    user-select: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    filter: blur(0px);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
    max-width: 1120px;
    max-height: 80vh;
}

.arrow-wrapper {
    border-radius: 50%;
    background-color: white;
    opacity: 0.6;
    width: 44px;
    height: 44px;
    cursor: pointer;
    user-select: none;
}

.arrow-wrapper:hover {
    opacity: 0.9;
}

.arrow {
    position: absolute;
    top: 50%;
    user-select: none;
}

.arrow-left {
    transform: rotate(180deg);
    left: -10%
}

.arrow-right {
    right: -10%;
}

.img-arrow {
    margin-top: 14px;
}

.section-title {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
}

.slider-subtitle {
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
}

.learn-more-link .tooltiptext-comission-warning {
    visibility: hidden;
    width: 300px;
    height: 85px;
    border-radius: 8px;
    background-color: #6c8092;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 155%;
    left: -3%;
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    margin-left: -60px;
    padding: 10px 18px 13px 18px;
}

.learn-more-link .tooltiptext-comission-warning::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #6c8092 transparent;
}

.learn-more-link:hover .tooltiptext-comission-warning {
    visibility: visible;
}

@media screen and (max-width: 1024px) {
    .modal-images {
        max-width: 100%;
        max-height: 40vh;
    }

    .charlie-suit {
        max-width: 360px;
        margin: 0 auto;
    }

    .charlie-ironing-img {
        max-width: 210px;
        margin: 0 auto;
    }

    .amazon-gorgias-integration {
        background: #f6f7f8 !important;
        margin-top: -26px !important;
    }

    section.type-3.var-a .g__section-background {
        background: #f6f7f8 !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 840px) and (orientation: landscape) {
    .modal-images {
        max-width: 100%;
        max-height: 69vh;
    }
}

.parallax-slider {
    transition: opacity 0.4s ease-in;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    opacity: 1;
}
.transitioning-src {
    transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    opacity: 0;
}



@media  screen and (max-width: 991px) {
    /* Avaialble for your helpdesk section */
    .for-your-helpdesk-section {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .helpdesk-section-mobile {
        display: block;
        margin-top: 30px;
    }

    .slider-subtitle {
        text-align: left;
    }
    .helpdesk-mobile-row {
        border-radius: 4px;
        box-shadow: 0 27px 76px 0 #e7eaec;
        border: solid 1px #ecf0f2;
        background: white;
        margin-top: 10px;
    }

    .background-img-2 {
        top: 1%;
    }

    .helpdesks-icon-row {
        display: none;
    }

    .mobile-block-header {
        padding: 12px 10px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
    }

    .helpdesk-screenshot-container {
        display: none;
    }

    .btn-try-integration-for-free, .learn-more-link {
        float: none;
        margin-right: 0;
    }


    .learn-more-mob {
        margin-top: 31px;
    }

    .try-free-mob {
        margin-top: 10px;
    }

    .mobile-block-header {
        width: 100%;
        margin-left: 0 !important;
        text-align: left !important;
        border-bottom: solid 1px #ecf0f2;
        padding: 12px 10px;
        cursor: pointer;
        vertical-align: middle;
    }

    .header-text {
        font-family: 'Montserrat', sans-serif;
        font-stretch: normal;
        font-style: normal;
        vertical-align: middle;
        margin-left: 8px;
        font-weight: normal;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #2A3946;
    }

    .mobile-block-header img {
        max-width: 65px;
    }

    .caret-bold {
        float: right;
        margin-right: 10px;
        margin-top: 11px;
    }

    .helpdesk-mobile-row {
        max-height: 100%;
        transition: height .4s ease-in-out;
        overflow: hidden;;
    }

    .expandable-helpdesk-mob {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .mobile-helpdesk-screnshot {
        padding-left: 15px;
        padding-right: 15px;
    }

    .img-screenshot-mob {
        border: 3px solid #ECF0F2;
        border-radius: 4px;
    }
}

@media screen and  (min-width: 1400px) and (max-width: 1800px) {
    .g__section-background {
        bottom: -250px;
    }
}

@media screen and  (min-width: 1800px) {
    .g__section-background {
        bottom: -100px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .g__section-background {
        bottom: -425px;
    }
}

@media screen and (max-width: 1215px){
    .bm-gorgias-svg-ill, .ebay-gorgias-svg-ill  {
        width: auto;
        margin: 0 auto;
    }
}


.box-part-2 {
    width: 65% !important;
}

.box-ul {
    padding-left: 0;
    max-width: 459px;
}

.box-ul li {
    font-family: 'Gilroy';
    font-style: normal !important;;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 28px !important;
}

.newegg-logo-small {
    max-width: 25px !important;
}


.testimonial-section {
    background: #fff;
}
.quote-text {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 39px;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 20px;
}

.author-image {
    margin-top: 43px;
}
.author-name {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    margin-top: 12px;
}

.author-position {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #303030;
    margin-top: 5px;
}

.author-company {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-top: 5px;
}


.testimonial-slider{
    position:relative;
    width: fit-content;
    overflow:hidden;
    margin:20px auto 0 auto;
    margin-top: 0;
}

.testimonial-slider ul{
    position:relative;
    width:100%;
    margin:0;
    padding:0;
    display:inline-block;
    list-style:none;
    background: transparent;
}

.grace-choi {
    padding-right: 20px;
    border-right: 1px solid #D9D9D9;;
}

.murray-david {
    padding-left: 20px;
}

.testimonial-slider ul li{
    position:relative;
    float:left;
    display: none;
    margin:0;
    padding:0;
    background:transparent;
    text-align:center;
    min-height: 387px;;
}

.testimonial-slider ul .screen-1 {
    display: block;
}

.control{
    position: absolute;
    top: 29%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

.prev{
    left:-10px;
}

.next{
    right:-10px;
}

.authors-flex {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.quote-mark {
    margin-top: 70px;
}


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

    .quote-text {
        font-size: 18px;
        line-height: 24px;
    }

    .control{
        top: 52%;
    }
}

@media screen and (max-width: 381px) {
    .control {
        top: 35%;
    }
}

.author-img {
    max-width: 80px;
}

.mobile-block-header .woocommerce-icon {
    max-width: 28px;
}

.woocommerce-icon-hd img {
    min-width: 60px;
}

