@font-face {
    font-family: 'Vazir';
    src: url('//hamput.top/hamput/fonts/Vazir.eot?v=4.4.0');
    src: url('//hamput.top/hamput/fonts/Vazir.eot?#iefix&v=4.4.0') format('embedded-opentype'),
    url('//hamput.top/hamput/fonts/Vazir.woff?v=4.4.0') format('woff2'),
    url('//hamput.top/hamput/fonts/Vazir.woff?v=4.4.0') format('woff');
    /*url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),*/
    /*url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');*/
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Mj_Faraz';
    src: url('//hamput.top/hamput/fonts/Mj_Faraz.eot?v=4.4.0');
    src: url('//hamput.top/hamput/fonts/Mj_Faraz.eot?#iefix&v=4.4.0') format('embedded-opentype'),
    url('//hamput.top/hamput/fonts/Mj_Faraz.woff?v=4.4.0') format('woff2'),
    url('//hamput.top/hamput/fonts/Mj_Faraz.woff?v=4.4.0') format('woff');
    src: url('//hamput.top/hamput/fonts/Mj_Faraz.ttf?v=4.4.0') format('truetype');
    /*url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');*/
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Samim';
    src: url('../fonts/Samim.eot?v=4.4.0');
    src: url('../fonts/Samim.eot?#iefix&v=4.4.0') format('embedded-opentype'),
    url('../fonts/Samim.woff?v=4.4.0') format('woff2'),
    url('../fonts/Samim.woff?v=4.4.0') format('woff');
    src: url('../fonts/Samim.ttf?v=4.4.0') format('truetype');
    /*url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');*/
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Tanha';
    src: url('../fonts/Tanha.eot?v=4.4.0');
    src: url('../fonts/Tanha.eot?#iefix&v=4.4.0') format('embedded-opentype'),
    url('../fonts/Tanha.woff?v=4.4.0') format('woff2'),
    url('../fonts/Tanha.woff?v=4.4.0') format('woff');
    src: url('../fonts/Tanha.ttf?v=4.4.0') format('truetype');
    /*url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');*/
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Shabnam';
    src: url('../fonts/Shabnam.eot?v=4.4.0');
    src: url('../fonts/Shabnam.eot?#iefix&v=4.4.0') format('embedded-opentype'),
    url('../fonts/Shabnam.woff?v=4.4.0') format('woff2'),
    url('../fonts/Shabnam.woff?v=4.4.0') format('woff');
    src: url('../fonts/Shabnam.ttf?v=4.4.0') format('truetype');
    /*url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');*/
    font-weight: normal;
    font-style: normal
}

html, body {
    height: 100%;
    font-family: IRANSans !important;
}

body {
    margin: 0 auto;
}

.cstm-full-height {
    height: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    /*display: block;*/
    overflow-x: hidden;
}

i.cstmGreen:before {
    background: #1dc8cd;
    background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

i.cstmRed:before {
    background: #EC407A;
    background: linear-gradient(45deg, #EC407A 0%, #F06393 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cstmCompareTable tr td:not(:first-child),
.cstmCompareTable tr th:not(:first-child) {
    text-align: center !important;
}

.app-title {
    padding: 12px 30px;
    color: white;
    margin: 10px;
}

#intro .do-scroll {
    border: 2px solid #fff;
    width: 24px;
    border-radius: 50px;
    text-align: center;
    /*height: 50px;*/
    display: block;
    padding: 0px 0px 20px 0px;
    /*padding: 10px 0px*/
    margin-top: 15px;
}

#intro .do-scroll span {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 50%;*/
    /*width: 24px;*/
    /*height: 24px;*/
    /*margin-left: -12px;*/
    /*border-left: 1px solid #fff;*/
    /*border-bottom: 1px solid #fff;*/
    /*-webkit-transform: rotate(-45deg);*/
    /*transform: rotate(-45deg);*/
    box-sizing: border-box;
    color: white;
}

.do-scroll.scroll-sign span {
    -webkit-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
}

.cstm24Hour {
    color: #fff;
    /*width: 250px;*/
    /*height: 100px;*/
    align-items: center;
    text-align: center;
    align-content: center;
    align-self: center;
    border: 2px solid #fff;
    padding: 10px 60px;
    /*border-bottom-left-radius: 50px;*/
    /*border-top-left-radius: 50px;*/
    line-height: 27px;
    /*position: absolute;*/
    bottom: 0;
    margin-bottom: 25px;
    border-radius: 50px;
    right: 0;
    display: none;
    /*margin-right: 40px;*/
}

.basket-fix {
    position: fixed;
    display: none;
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    color: #fff;
    padding: 2px 20px 8px 20px;
    font-size: 16px;
    border-radius: 50%;
    /*right: 15px;*/
    left: 15px;
    bottom: 0;
    transition: none;
    /*display: none !important;*/
}

.cstmTypedJs {
    margin: 110px 0 0 0 !important;
    display: table;
    height: 60px !important;
}

.cstmMobileBasket {
    position: fixed;
    left: 5px;
    bottom: 5px;
    z-index: 50;
    /*padding-left: 5px;*/
    width: 40px;
    height: 40px;
}

.cstmMobilePhone {
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 50;
    padding-left: 5px;
}

.cstmMobileBasket a,
.cstmMobilePhone a {
    color: white;
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    /*padding: 10px 15px;*/
    /*border-top-right-radius: 50px;*/
    /*border-bottom-right-radius: 50px;*/
    z-index: 50;
    position: relative;
    text-decoration: none;
    /*left: -10px;*/
    border-radius: 50%;
    display: none;
    cursor: pointer;
    width: 100%;
    height: 100%;

}

#mobile-nav ul {
    margin-top: 40px;
}

.cstmLittleMenu {
    display: none;

    /*border: 1px solid white;*/
    border-radius: 25px;
    color: white;
    background: linear-gradient(45deg, #1de099, #1dc8cd);
    overflow: hidden;
    position: fixed;
    right: 19px;
    bottom: 0px;
    z-index: 50;
    padding-left: 5px;
    /*z-index: 10;*/
    height: 40px;
    width: 40px;
    /*overflow: hidden;*/
}

.cstmLittleMenu.nav > li {
    float: right;
    height: 100%;
}

.cstmLittleMenu li a {
    color: white;
    cursor: pointer;
    height: 100%;
}

.cstmLittleMenu li#user a {
    display: flex;
    align-items: center;
    height: 100%;
}

.cstmLittleMenu li a:hover,
.cstmLittleMenu li a:focus {
    /*background: linear-gradient(45deg, #1de099, #1dc8cd);*/
    background: transparent;
}

.cstmMobilePhone a.open {
    transition: 1s width;
    width: 150px;
}

.badge {
    height: 18px;
    border-radius: 12px !important;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle;
}

.cstmMobileBasket a .badge {
    position: absolute;
    right: -10px;
    top: 0;
    margin-right: 7px;
    /*background: #EC407A;*/
    background: #ff8823;
}

.zarebin-copy-right {
    background-color: #F6F6F6;
    color: #cccccc;
    height: 50px;
    text-align: center;
    direction: ltr;
    padding-top: 18px;
    display: none;
}

.cstm-alert-header{
    font-size: 16px;
    color: #337ab7;
}

@-webkit-keyframes sdb05 {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate(0px, 10px);
        opacity: 0;
    }
}

@keyframes sdb05 {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translate(0px, 20px);
        opacity: 0;
    }
}

.typed-cursor {
    display: none;
}

#call-to-action .cta-btn {
    width: 145px;
}

.feature-icons {
    font-size: 50px;
    padding-top: 50px;
    float: right;
    padding-left: 15px;
    margin-right: 100px;
}

#intro .btn-get-started {
    padding: 20px 65px;
    font-size: 20px;
    margin-top: 40px;
    /*background-color: rgba(255, 255, 255, 0.5);*/
}

.cstmLtr {
    direction: ltr;
}

#faq #faq-list a {
    /*font-size: 18px;*/
    line-height: 35px;
}

#faq #faq-list p {
    /*font-size: 18px;*/
    line-height: 30px;
}

.our-phone {
    position: fixed;
    left: -200px;
    /*top: -70px;*/
    top: 70px;
    padding: 8px 10px;
    background-color: rgb(29, 219, 164);
    z-index: 5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /*color: rgb(44, 126, 218);*/
    color: #1B4E63;
    /*animation: easeInOutExpo 1.5s;*/

}

.our-phone.hideit {
    left: -200px !important;
    transition: left 1s;
    /*animation: easeInOutExpo 1.5s;*/

}

.our-phone.show {
    animation: easeInOutExpo 1.5s;
    /*left:;*/
}

.cstmWarningBadge {
    padding: 3px 7px !important;
    background: #ff8823;
}

#team .member span {
    font-style: normal !important;
    display: block;
    font-size: 13px;
    margin-top: 18px;
    direction: rtl;
}

#enamad img {
    /*opacity: 0;*/
    /*margin-left: 10px;*/
}

.enamad-main {
    transition: 1s margin-left;
    position: fixed;
    left: 0;
    top: 42%;
    width: 318px;
    z-index: 9999; /*! height: 164px; */
    margin-left: -275px;
    cursor: pointer;
    background-color: rgba(81, 91, 93, 1);
    border: 4px solid #D8DBDA;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: rgb(216, 219, 218);
    border-left: 0;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    align-items: center;
}

.enamad-close {
    color: white;
    padding: 1px 4px 2px 4px;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 2px;
    border: 2px solid #D8DBDA;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.enamad-badge {
    position: absolute;
    top: -12px;
    right: -12px;
    padding: 2px 5px !important;
}

.enamad-tada {
    height: 164px;
    display: flex;
    align-items: center;
}

.enamad-container {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    text-align: center;
    color: white;
    height: 42px;
}

.enamad-container .tadaa {
    white-space: nowrap;
}

.enamad-text {
    color: white;
    width: 175px;
    font-size: 15px;
    text-align: justify;
    padding: 0px 5px;
    line-height: 1.5;
    margin-top: 5px;
}

.enamad-img-container {
    padding: 10px;
    background-color: white;
    margin-right: -22px;
}

.force-big {
    transition: 1s margin-left;
    margin-left: 0px !important;
}

.force-big img {
    /*opacity: 1 !important;*/
}

.hidden-mobile {
    display: none;
}

.show-mobile {
    display: inline-block;
}

.show-mobile-block {
    display: block;
}

hr {
    margin: 10px 0px !important;
}

#more-features h4, #more-features p {

    margin-right: 100px;
    margin-left: auto !important;

}

#more-features p {

    font-size: 14px;
    margin-left: 100px;
    margin-bottom: 0;
    line-height: 24px;

}

#more-features .section-header .section-description {

    padding-bottom: 0px !important;
}

#more-features .box {
    /*padding: 30px 15px !important;*/
    padding: 30px 15px 12px 15px !important;
}

#more-features .icon {
    float: right !important;
    height: 89px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#more-features h4,
#more-features p {
    margin-right: 100px;
    margin-left: auto !important;
}

#more-features h4 {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    /*padding-left: 25px;*/
    padding-left: 15px;
}

.icon img {
    width: 60px;
}

.basket-count-container > span {
    padding: 9px 2px 0px 2px;
    display: inline-block;
    float: right;
}

.cstm-product-action {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 5px;
}

.cstm-product-action-bottom {
    padding: 6px 100px 6px 0 !important;
    margin: 10px 0 !important;
    border: solid #eeeeee;
    border-width: 1px 0;
}

.cstm-product-actions {

}

.basket-action {
    padding: 8px 2px 0px 2px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}

.basket-box-price {
    padding: 10px 2px 0px 2px;
    font-size: 14px;
    color: #06A8AB;
    display: inline-block;
}

.basket-count-container {
    display: inline-block;
    float: right;
    margin-left: 15px;
}

.basket-count {
    width: 60px;
    display: inline-block;
    height: 34px;
    padding: 0px 0px 5px 0px;
    position: relative;
    float: right;
}

.section-header .section-title:not(.font-24) {
    font-size: 28px !important;
}

.section-header .section-title h1.section-title {
    display: inline-block;
}

#header #logo h5 {
    font-size: 36px;
    margin: -4px 0 0 0;
    padding: 0;
    line-height: 1;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#header #logo h5 a, #header #logo h5 a:hover {
    color: #fff;
}

.font-24 {
    font-size: 24px !important;
}

.font-14 {
    font-size: 14px;
}

.sub_title {
    min-height: 100px;
    padding: 0 5px 0 0;
}

.sub_title > .row:first-child {
    margin-bottom: 50px !important;
}

#faq #faq-list i {
    top: 26px;
}

#more-features {
    padding: 30px 0 30px 0;
}

#more-features h4 a {
    line-height: 1.5;
}

.cstmProductPage #team .member .pic {
    margin-bottom: 15px;
    overflow: hidden;
    height: auto;
    display: inline-block;
}

.cstmProductPage .fotorama__nav {
    text-align: right;
}

.cstmProductPage .zarebin-copy-right {
    height: 90px;
}

.no-buy-button.cstmProductPage .zarebin-copy-right {
    height: 49px;
}

.no-buy-button.cstmProductPage .cstmLittleMenu {
    bottom: -3px;
}

.no-buy-button.cstmProductPage .cstmMobileBasket {
    bottom: 4px;
}

.cstmProductPage .cstmMobileBasket {
    bottom: 49px;
}

.cstmProductPage .cstmLittleMenu {
    bottom: 42px;
}

#team {
    overflow: hidden;
}

.btn-basket-action {
    padding: 2px 0;
}

.select2-container--bootstrap {
    width: 100% !important;
}

.select2-container--bootstrap .select2-results__option {
    text-align: right;
}

.margin-5 {
    margin: 5px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.cstm-alert-modal-body{
min-height: 300px;
}

@media screen and (max-width: 460px) {

    #header #logo h5 {

        font-size: 28px;
        margin-top: 0;

    }

    .basket-count-container {
        /*display: block;*/
        float: right;
        margin-top: 15px;
        margin-left: auto;
    }

    .basket-count {
        width: 60px;
        /*display: block;*/
        height: 25px;
        padding: 0px 0px 5px 0px;
    }
}

@media screen and (max-width: 767px) {

    .section-header .section-description {
        padding-bottom: 15px !important;
    }

    #more-features h4, #more-features p {
        margin-right: 0;
        margin-left: auto !important;
        /*text-align: right;*/
    }

    #more-features h4 {
        text-align: right;
    }

    #more-features p {
        text-align: left;
    }

    #team {
        padding: 30px 0 !important;
    }

    .section-header .section-title:not(.font-24) {
        font-size: 27px !important;
    }

    .zarebin-copy-right {
        display: block;
    }

    .feature-icons {
        float: none;
        padding-top: 0px;
        text-align: center;
        margin: 15px 0px;
        padding-left: 0px;
    }

    .feature-icons div {
        width: 50px;
        /*float: left;*/
        display: inline-block;
    }

    .features-img img {
        margin-top: -85px;
        margin-bottom: 15px;
    }

    #intro .product-screens .product-screen-1 img {
        width: 100%;
    }

    .cstm24Hour {
        display: none;
    }

    .feature-friend-img img {
        width: 290px !important;
    }

    #about .about-img img {
        float: none !important;
    }

    .cstmMobileBasket a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cstmLittleMenu {
        /*.cstmMobilePhone a{*/
        display: block;
    }

    #intro .intro-text {
        z-index: 555;
    }

    .sub_title > .row:first-child {
        margin-bottom: 93px !important;
    }

    #faq #faq-list a {
        font-size: 15px;
        line-height: 25px;
    }

    #faq #faq-list i {
        top: 22px;
        font-size: 18px;
    }

    .more-features-less-padding {
        padding: 15px 0 15px 0 !important;
    }

    .basket-clear {
        clear: both;
    }

    /*.btn-basket-action{*/
    /*margin-top: 15px;*/
    /*}*/
    .btn-basket-action .btn {
        width: 100%;
        margin-top: 15px;
    }

    .cstm-product-actions {
        margin-top: 15px;
    }

    .cstm-product-actions .btn {
        width: 100%;
    }

}

.col-right-border {
    border-right: 1px solid #3180b3;
}

@media screen and (max-width: 768px) {

    .cstmProductPage .raychat_main_button {
        bottom: 105px !important;
    }

    .cstmProductPage.no-buy-button .raychat_main_button {
        bottom: 55px !important;
    }

    .features-img img {
        margin-top: -85px;
        margin-bottom: 15px;
    }

    .basket-fix {
        display: block;
    }

    .raychat_main_button {
        margin: 0px !important;
        right: 5px !important;
        bottom: 55px !important;
        height: 41px !important;
        width: 40px !important;
        transition: 1s all;
    }

    .cstmProductPage.no-buy-button .raychat_main_button.move {
        right: 50px !important;
        bottom: 4px !important;
    }

    .cstmProductPage .raychat_main_button.move {
        right: 50px !important;
        bottom: 48px !important;
    }

    .raychat_main_button.move {
        right: 50px !important;
        bottom: 7px !important;
    }

    .col-right-border {
        border-right-width: 0;
    }

    .col-top-border-in-mobile {
        border-top: 1px solid #3180b3;
    }

    .col-top-border-in-mobile p {
        text-align: right !important;
    }
}

@media screen and (min-width: 767px) {

    .hidden-mobile {
        display: inline-block;
    }

    .show-mobile,
    .show-mobile-block {
        display: none;
    }

    #intro .product-screens .product-screen-1 {
        width: 314px;
    }

}

@media screen and (max-width: 1199px) {

    .section-header .section-description {
        padding-bottom: 0px;
        margin: 0px;
    }
}

@media screen and (min-width: 992px) {
    /*.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {*/
    /*float: left !important;*/
    /*}*/
    /*.feature-levels {*/
    /*margin-top: 70px !important;*/
    /*}*/
}

@media (max-width: 991px) {
    .feature-levels {
        margin-top: -70px;
    }

    .feature-friend-img img {
        margin-top: -75px;
    }
}

@media screen and (max-height: 456px) and (orientation: landscape) {

    #intro a.do-scroll {
        top: 56%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {

    .feature-icons {
        margin-right: 50px;
        width: calc((100% - 400px));
    }

    /*.features-img img {*/
    /*margin-top: 85px;*/
    /*margin-bottom: 15px;*/
    /*}*/
}

@media screen and (min-width: 769px) and (max-width: 1199px) {

    .features-img img {
        margin-top: 85px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .feature-friend-img {
        float: left;
    }

    .feature-levels {
        float: left;
        margin-top: 75px;
    }

    #features .features-img {
        padding-top: 450px;
    }
}

#section06 a {
    padding-top: 70px;
}

#section06 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    -webkit-animation: sdb06 1.5s infinite;
    animation: sdb06 1.5s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb06 {
    0% {
        -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

@keyframes sdb06 {
    0% {
        transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

.cstmLoading {
    position: fixed;
    /*background-color: rgba(128, 128, 128, .8);*/
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 40;
    text-align: center;
    background-color: #000000b3;
}

body > .cstmLoading {
    position: fixed !important;
}

.cstmLoading img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    margin-top: 30px;
}

.cstmBankLoading {
    /*padding-top: 10%;*/
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.mobile-basket {
    display: none;
    color: white;
    cursor: pointer;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    padding: 3px 12px;
}

.mobile-basket:hover,
.mobile-basket:focus {
    color: #1dc8cd;
    background: #fff;
}

.cstmBankLoading img {
    margin-top: auto;
    width: auto;
}

#team .member h4 {
    font-size: 14px !important;
    /*overflow: hidden;*/
    /*height: 18px;*/
    line-height: 1.4;
}

#team .member h4 a {
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    line-height: 22px;
}

#team .member:hover h4 a {
    text-overflow: clip;
    white-space: normal;
    height: auto;
    word-wrap: break-word;
}

#team .member .social {
    margin-top: 10px;
}

#team .owl-item .item:hover {
    z-index: 10;
    position: absolute;
    width: 100%;
    padding: 5px;
    right: 0;
    /*box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .15);*/
}

.owl-subproduct .owl-stage-outer {
    -webkit-margin-before: -30px !important;
    -webkit-margin-after: -30px !important;
    margin-top: -70px;
    margin-bottom: -70px;
    padding-top: 70px;
    padding-bottom: 70px;
    width: 100%;
    min-height: 547px;
}

.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 40%;
    color: #666;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #666;
    background-color: #B2AEAE;
    text-decoration: none;
}

.owl-next {
    left: 0px;
}

.owl-prev {
    right: 0px;
}

.owl-theme .owl-nav {
    margin-top: 0px !important;
}

.owl-dots {
}

.owl-like .owl-dots {
    margin-top: -10px;
}

.raychat_main_button {
    z-index: 997 !important;
}

#clients {
    background-color: #eff5f5;
}

#clients img {
    width: 110px;
    height: 110px;
    opacity: 1;
    padding: 0;
}

.cstmBenefit {
    line-height: 37px;
    color: #e5e1e1;
    font-size: 16px;
    text-align: center;
}

.cstmWhite {
    color: #FFFFFF !important;
}

.cstmRemoveMargin {
    margin: 0 !important;
}

.cstmClientBenefits {
    margin-bottom: 0px;
    padding: 0;
}

.cstmClientBenefits li {
    list-style-type: none;
    line-height: 37px;
    color: #777777;
    font-size: 16px;
    display: inline-block;
}

.cstmClientBenefits li i {
    color: #1dc8cd;
    font-size: 18px;
    padding-left: 4px;
}

.cstmNamadContainer {
    align-items: right;
}

.makhfibash {
    display: none !important;
}

.cstmBuyProduct {
    color: #777777;
    font-size: 15px;
    line-height: 30px;
}

.cstmBuyProduct:hover {
    color: #444444;
}

.cstmHr {
    border-top: 1px solid #1dc8cd;
}

.cstmShowHrInMob {
    display: none;
}

.cstmPriceTitle {
    font-size: 18px;
    color: #1baba4;
}

.cstmPriceAmount {
    color: #555;
    font-size: 30px;
}

.jsgrid-selected-row .jsgrid-cell {
    cursor: default !important;;
}

.label-activation {
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
}

@media (max-width: 767px) {
    .cstmShowHrInMob {
        display: block;
    }

    #pricing .box {
        padding: 15px;
    }

    #pricing .cstmMenu {
        margin-top: 0;
    }

    #pricing .cstmMenu li a.btn-xs {
        display: block;
        margin-top: 5px;
        float: none !important;
    }

    .cstmBenefit {
        text-align: right;
    }
}

.cstmFooter {
    background-color: #f2f2f2;
    padding-top: 10px;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 15px;
}

.owl-other-product .owl-nav {
    display: none;
}

.cstm-owl-other-img {
    float: right;
    width: 100px;
    text-align: center;
    margin-left: 15px;
}

.cstm-owl-other-img img {
    width: 100%;
}

.owl-other-product .label-activation {
    position: absolute;
    right: -9px;
    top: 7px;
    transform: rotate(45deg);
}

.cstm-other-header {
    background-color: #555;
    font-size: 17px;
    padding: 0 5px;
    line-height: 32px;
    display: flex;
}

@media (max-width: 500px) {

    .cstm-owl-other-img {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-left: 0;
        margin-bottom: 15px;
    }

}

@media (min-height: 897px) {
    #myFooter {
        margin-top: -154px;
    }

}

@media (max-height: 897px) {

    .cstm-full-height {
        height: auto;
    }
}