.status-print-only {
    display: none
}

@media screen and (max-width: 960px) {
    .status-desktoponly {
        display:none!important
    }
}

@media screen and (min-width: 961px) {
    .status-mobileonly {
        display:none!important
    }
}

.global-header {
    font-size: 3.95em;
    font-weight: 600
}

.global-subheader {
    font-size: 1.9em;
    line-height: 1em
}

.global-table .global-list {
    padding-right: 1em
}

.coupon-block {
    position: relative;
    max-width: 917px;
    width: 100%;
    height: 190px;
    background-image: url(../img/extra/mapBanner.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: contain;
    margin: 0 auto;
    margin-top: 2em
}

.coupon-block .coupon-button-wrapper {
    position: absolute;
    top: 56%;
    left: 4%;
    width: 25.5%
}

.coupon-block .coupon-button {
    font-size: 95%;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 6.5%;
    text-align: right;
    background-image: url(../img/extra/icon_download.png);
    background-repeat: no-repeat;
    background-position: 7% 50%;
    background-size: 9%
}

.coupon-block .coupon-content-wrapper {
    position: absolute;
    top: 5%;
    right: 11%;
    width: 85%;
    color: #fff
}

.coupon-block .coupon-content-wrapper .title {
    font-size: 500%;
    font-weight: 700;
    line-height: 1
}

.coupon-block .coupon-content-wrapper .title.bus-name {
    font-size: 150%;
    font-weight: 700;
    line-height: 1
}

.coupon-block .coupon-content-wrapper .sec_title {
    font-size: 250%;
    font-weight: 700;
    line-height: 1;
    margin: 10px 0
}

.coupon-block .coupon-content-wrapper .validity {
    font-size: 120%;
    font-weight: 500;
    line-height: 1;
    margin: 10px 0
}

.coupon-block .coupon-content-wrapper .content {
    font-size: 74%
}

.global-table {
    width: 100%;
    max-width: 550px;
    margin: 0 auto
}

.global-footer-info {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #ccc
}

.banner-action {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto
}

.banner-action>div {
    margin-left: 1em;
    margin-right: 1em
}

.action-share {
    background-image: url(../img/extra/action-icon-share.png);
    width: 36px;
    height: 56px;
    cursor: pointer;
    vertical-align: top!important
}

.action-save {
    background-image: url(../img/extra/action-icon-save.png);
    width: 127px;
    height: 56px;
    cursor: pointer;
    vertical-align: top!important
}

.action-save.saved {
    background-image: url(../img/extra/action-icon-save-after.png);
    width: 132px;
    height: 78px;
    cursor: pointer;
    vertical-align: top!important
}

.action-print {
    background-image: url(../img/extra/action-icon-print.png);
    width: 36px;
    height: 56px;
    cursor: pointer;
    margin-left: 2rem!important;
    vertical-align: top!important
}

.stamp-gold {
    position: relative;
    z-index: 3;
    width: 8.4em;
    height: 8.4em;
    margin: 0 auto;
    background-image: url(../img/extra/goldSign.png);
    background-repeat: no-repeat;
    background-size: contain
}

.form-element-block-footer {
    margin-top: .5em;
    overflow: hidden
}

.block-column-right {
    float: right;
    width: 50%;
    text-align: right
}

.block-column-left {
    float: left;
    width: 50%;
    text-align: left
}

.close,.drop-title {
    cursor: pointer
}

.languages img {
    max-width: 25px;
    max-height: 19px
}

.page-mappopup {
    padding: 5em;
    background-color: #eee
}

.tooltip-map {
    background-color: #FFF;
    box-shadow: 0 0 6px 0 rgba(28,47,93,.33);
    margin-left: auto;
    margin-right: auto;
    width: 300px
}

.tooltip-map .close::before {
    border-top: 3px solid #555
}

.tooltip-map .close::after {
    border-right: 3px solid #555
}

.tooltip-map .content {
    padding: 1em 4em;
    padding-top: .5em;
    text-align: center;
    position: relative
}

.tooltip-map .content:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 1.4em solid transparent;
    border-right: 1.4em solid transparent;
    border-top: 1.4em solid #fff;
    bottom: -1em;
    position: absolute;
    left: 50%;
    margin-left: -.7em
}

.tooltip-map .button-companies {
    padding: 1em;
    background-color: #555;
    color: #fff;
    cursor: pointer
}

.tooltip-map .stamp-main {
    display: block;
    position: relative;
    z-index: 3;
    width: 6.4em;
    height: 6.4em;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-image: url(../img/madad.png);
    background-repeat: no-repeat;
    background-size: contain
}

.tooltip-map .stamp-main span {
    font-size: 1.2em;
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.tooltip-map .logo-company {
    display: block;
    margin: 0 auto
}

.tooltip-map .desctiption-header {
    color: #555;
    font-size: 1.4em;
    font-weight: 700;
    margin-top: .5em;
    line-height: 1.2
}

.tooltip-map .desctiption-phone {
    color: #555
}

.tooltip-map .desctiption-adress {
    color: #555;
    font-size: .9em;
    line-height: 1.2;
    margin-top: .5em
}

.tooltip-map .desctiption-year {
    color: #555;
    font-size: .9em;
    line-height: 1.2
}

.logo .logo-text,.logo span {
    display: none
}

.logo {
    background-image: url(../img/logo-new.png);
    width: 217px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    margin-left: 1em
}

.page-coupon .section-main {
    padding-top: 2em;
    padding-bottom: 2em
}

.page-coupon .global-table {
    margin-top: 2em
}

.page-coupon .global-table .contantInfoTable .contactInfoOptionLabel {
    width: 30%;
    padding-right: 7%
}

.page-coupon footer .credibility {
    display: table
}

.page-person .section-main {
    padding-top: 3em;
    padding-bottom: 9em
}

.page-person .person-image {
    position: relative;
    z-index: 3;
    width: 319px;
    height: auto;
    margin: 0 auto;
    border-radius: 50%;
    background-image: url(../img/extra/person-image.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}

.page-person .person-main-block {
    position: relative;
    width: 100%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto
}

.page-person .person-name {
    font-size: 3.6em;
    font-weight: 700;
    color: #6639b6
}

.page-person .person-job {
    font-size: 1.2em;
    font-weight: 700;
    color: #555
}

.page-person .company-logo,.page-person .company-name {
    margin: 0 auto;
    text-align: center
}

.page-person .stamp-gold {
    position: absolute;
    bottom: 0;
    left: 20px
}

.page-person .global-table {
    margin-top: 2em;
    max-width: 850px;
    display: table
}

.page-person .global-table-row {
    display: table-row
}

.page-person .global-table-cell {
    display: table-cell;
    padding: 1em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #ccc
}

.page-person .global-table-title {
    width: 20%;
    font-size: .8em;
    font-weight: 700;
    color: rgba(85,85,85,.555555)
}

.page-person .global-table-text {
    font-size: .9em;
    font-weight: 500;
    color: #555
}

.page-person .global-blocktable {
    position: relative;
    width: 100%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    display: table;
    border-collapse: collapse
}

.page-person .global-blocktable-row {
    display: table-row
}

.page-person .global-blocktable-cell {
    display: table-cell;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    border: 1px solid #ccc;
    vertical-align: middle
}

.page-person .global-blocktable-cell.person-detail-block-age {
    border-right: 0;
    width: 90px
}

.page-person .global-blocktable-cell.person-detail-block-mail {
    background-image: url(../img/extra/icon_mail.png);
    background-position: 98% 1.5em;
    background-repeat: no-repeat;
    padding-right: 2.5em
}

.page-person .global-blocktable-cell.person-detail-block-twitter {
    background-image: url(../img/extra/icon-social-twitter.png);
    background-position: 98% 1.5em;
    background-repeat: no-repeat;
    padding-right: 2.5em
}

.page-person .global-blocktable-cell.person-detail-block-facebook {
    background-image: url(../img/extra/icon-social-facebook.png);
    background-position: 98% 1.5em;
    background-repeat: no-repeat;
    padding-right: 2.5em
}

.page-person .global-blocktable-cell.person-detail-block-logo {
    border-left: 0;
    width: 200px
}

.page-person .global-blocktable-cell .person-detail-label {
    font-size: .8em;
    font-weight: 700;
    color: rgba(85,85,85,.555555)
}

.page-person .global-blocktable-cell .person-detail-text {
    font-size: 1.4em;
    font-weight: 500;
    color: #000
}

.page-person .global-blocktable .stamp-gold {
    display: none
}

.page-person .person-about {
    text-align: right;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto
}

.page-person .person-email-title {
    display: inline-block;
    font-size: 18px
}

.page-person .person-email-link {
    color: #70c538;
    display: inline-block;
    font-size: 18px;
    text-decoration: underline
}

.page-person .banner-action {
    margin-top: 6em
}

.page-person footer .credibility {
    display: table
}

.page-bussiness-unregistered .contactInfo .transactionError {
    line-height: 2.5
}

.page-bussiness-unregistered .section-map .ct {
    display: inline-block
}

.page-bussiness-unregistered .section-graph-preview {
    margin-top: 2em
}

.page-bussiness-unregistered .section-graph-preview .banner-content {
    padding: 2em;
    padding-bottom: 8em;
    background-image: url(../img/extra/background-graph-preview.png);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}

.page-bussiness-unregistered .section-graph-preview .banner-header {
    padding-top: 0;
    color: #000
}

.page-bussiness-unregistered .section-graph-preview .banner-header-logo {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.page-bussiness-unregistered .section-graph-preview .showDetails {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em
}

.page-bussiness-unregistered footer .credibility {
    display: table
}

.page-bussiness-unregistered .block .rect-btn.green-btn.actionSendEmail {
    display: none
}

.page-bussiness-registered footer .credibility {
    display: table
}

.page-bussiness-registered .scopeContent {
    background-image: url(../img/extra/background-scope-registered.png)
}

.page-bussiness-registered .scopeItemsTable {
    margin-top: 1em
}

.page-bussiness-registered .scope-table-specialization {
    width: 100%;
    max-width: 730px
}

.page-bussiness-registered .section-graph {
    margin-top: 2em
}

.page-bussiness-registered .section-graph #RelatedCompanies {
    margin: 0 auto
}

.page-bussiness-registered .managerListItemContent {
    position: relative
}

.page-bussiness-registered .manager-about {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    background-color: #6639b6;
    text-align: right;
    z-index: 2;
    overflow: hidden;
    font-size: .8em;
    opacity: 0
}

.page-bussiness-registered .managerListItemContent.status-hover .manager-about {
    display: block
}

.page-bussiness-registered .managerListItemContent.status-hover .manager-about:hover {
    opacity: 1;
    transition: 300ms
}

.page-bussiness-registered .manager-about .manager-about-text {
    color: #fff
}

.page-bussiness-registered .manager-about .manager-about-link a {
    color: #fff;
    text-decoration: underline
}

.page-bussiness-registered .manager-about .manager-about-link span.icon-extra {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700
}

.page-bussiness-registered .manager-about .manager-about-text a,.page-bussiness-registered .manager-about .manager-about-text div,.page-bussiness-registered .manager-about .manager-about-text p {
    color: #FFF!important
}

.page-bussiness-registered .advocatesBanner .block {
    min-height: 8.4em
}

.page-madan .stamp-bd {
    position: relative;
    z-index: 3;
    width: 215px;
    height: 215px;
    margin: 0 auto;
    border-radius: 50%;
    background-image: url(../img/extra/stamp-bd.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-madan .stamp-bd.madad {
    background-image: url(../img/madad.png)
}

.page-madan h3 {
    color: #fff;
    padding: 2em 0 1em
}

.page-madan h1 {
    padding-top: .5em
}

.page-madan .info-content .bg-pic {
    background-image: url(../img/extra/background-page-madan.jpg)
}

.page-madan .text,.page-madan h1,.page-madan h3 {
    position: relative;
    z-index: 2;
    text-align: center
}

.page-madan .text {
    font-size: 1.2em;
    padding-top: 2em;
    text-align: right
}

.form {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.form>.form-element-wrapper-input {
    margin-top: .2em
}

.form .form-element-message {
    line-height: 1.5em;
    display: block;
    height: 1.5em;
    margin-top: .5em;
    margin-bottom: .5em
}

.form .form-element-message .form-element-message-error {
    display: none
}

.form .form-element-message-error {
    padding-right: 1.2rem;
    text-align: right;
    color: #fff;
    background-color: #fe5621
}

.form .form-element-text {
    text-align: right
}

.form .form-element-text-requared {
    font-size: .8em;
    font-weight: 400;
    padding-top: .5em;
    padding-bottom: .5em;
    color: #ccc
}

.form .form-element-text-login {
    font-size: .8em;
    font-weight: 400;
    margin-top: 1em;
    color: #fff
}

.form .form-element-text-login .form-element-link {
    font-weight: 700;
    color: #70c538
}

.form .form-element-block-checkbox {
    text-align: right
}

.form .form-element-block-checkbox .form-input {
    width: 20px;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    outline: 0
}

.form .form-element-block-checkbox .form-label {
    font-weight: 400;
    margin-right: .5em;
    vertical-align: middle
}

.form .form-element-button-facebook {
    float: left;
    margin-top: 1em
}

.form .form-element-block-footer {
    margin-top: .5em;
    overflow: hidden
}

.form .block-column-right {
    float: right;
    width: 50%;
    text-align: right
}

.form .block-column-left {
    float: left;
    width: 50%;
    text-align: left
}

.form .prop-requared {
    position: relative
}

.form .form-element-wrapper-input {
    position: relative;
    display: block
}

.form .form-element-wrapper-input.status-error:after {
    position: absolute;
    z-index: 3;
    right: -2rem;
    bottom: 1rem;
    display: block;
    width: 20px;
    height: 20px;
    content: '';
    background: url(../img/extra/form-error-icon.png) no-repeat;
    background-size: cover
}

.form .form-element-wrapper-input.status-error input {
    transition: box-shadow .5s ease 0s,border-color .25s ease-in-out 0s;
    border: 2px solid #fe5621;
    outline: medium none;
    background-color: #fefefe;
    box-shadow: none
}

.form .form-element-wrapper-input.status-error input[type=checkbox] {
    transition: box-shadow .5s ease 0s,border-color .25s ease-in-out 0s;
    outline: 2px solid #fe5621;
    background-color: #fefefe;
    box-shadow: none
}

.form .form-element-block-checkbox .form-element-wrapper-input.status-error:after {
    bottom: 3px
}

.log-in-form .form .form-field {
    overflow: hidden;
    margin-top: 1em
}

.log-in-form .form .form-field-column-right {
    float: right
}

.log-in-form .form .form-field-column-left {
    float: left
}

.log-in-form .form .form-field-facebook {
    margin-top: 2em
}

.log-in-form .form-container.lost-pass,.log-in-form .form-container.thankYou {
    display: none
}

.log-in-form .form-container.login .actionForgotPassword {
    display: block;
    text-align: right
}

.log-in-form .form-container.login {
    padding-top: 0;
    overflow: hidden
}

.log-in-form .form-container.login .action-signup {
    display: block;
    text-align: right
}

.log-in-form .form-container.login .actionLoginSubmitBlock {
    height: 3.438rem
}

.log-in-form .form-container.login .actionLoginSubmit {
    float: left;
    padding-right: 1.2rem;
    padding-left: 1.2rem
}

.log-in-form .form-container.login .actionForgotPasswordBlock {
    line-height: 3.438rem;
    width: 50%;
    height: 3.438rem;
    margin-top: .2rem;
    margin-top: 1em;
    text-align: right
}

.log-in-form .form-container.login .inputLogin {
    margin-top: .2rem
}

.log-in-form .form-container.lost-pass .lostPasswordHeader {
    font-size: 2.15em;
    line-height: 1.1;
    color: #fff
}

.log-in-form .form-container.lost-pass .inputForgotPasswordEmail {
    margin-top: 2em
}

.log-in-form .form-container.lost-pass .actionForgotPasswordSubmitBlock {
    margin-top: 1em;
    text-align: left
}

.log-in-form .form-container.lost-pass .actionForgotPasswordSubmit {
    padding-right: 1.2rem;
    padding-left: 1.2rem
}

.log-in-form .form-container.thankYou .thankYouHeader {
    font-size: 2.15em;
    line-height: 1.1;
    margin-top: .6rem
}

.log-in-form .form-container.thankYou .thankYouButton {
    margin-top: 1rem
}

.log-in-form.view-password-on .form-container.lost-pass {
    display: block
}

.log-in-form.view-password-on .form-container.login {
    display: none
}

.log-in-form.view-thankyou-on .form-container.thankYou {
    display: block;
    text-align: center;
    color: #fff
}

.log-in-form.view-thankyou-on .form-container.login {
    display: none
}

.popup-overlay {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.8);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.popup-overlay .popup-block {
    position: relative;
    z-index: 5;
    top: 50%;
    max-width: 540px;
    min-height: 320px;
    margin: 0 auto;
    margin-top: 4em;
    transform: translateY(-50%);
    text-align: center;
    background-color: #555
}

.popup-overlay .popup-container {
    padding-top: 0;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem
}

.popup-overlay .popup-header {
    color: #fff;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.1
}

.popup-overlay .popup-container-thanks {
    display: none
}

.popup-overlay .popup-container-thanks .thanks-header {
    color: #fff;
    margin-top: 0
}

.popup-signup-overlay .popup-header {
    width: 100%;
    max-width: 340px;
    margin-right: auto;
    margin-left: auto
}

.popup-signup-overlay .form-signup {
    overflow: hidden;
    max-width: 480px;
    padding-right: 40px;
    padding-left: 40px
}

.popup-signup-overlay .form-signup-label {
    color: #fff
}

.popup-signup-overlay .form-signup-input-submit {
    margin-top: 1em
}

.popup-signup-overlay input.form-input {
    margin-top: .1rem
}

.popup-signup-overlay input.form-signup-input-submit {
    float: left;
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.popup-bussiness-overlay .popup-block {
    max-width: 870px
}

.popup-bussiness-overlay .popup-container {
    padding-bottom: 2rem
}

.popup-bussiness-overlay .popup-header {
    font-size: 3.3em;
    font-weight: 400;
    font-weight: 300;
    width: 100%;
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}

.popup-bussiness-overlay .form-bussiness {
    overflow: hidden;
    max-width: 7000px;
    padding-right: 40px;
    padding-left: 40px
}

.popup-bussiness-overlay .form-bussiness .form-element-text-requared {
    float: right;
    margin-top: 1em
}

.popup-bussiness-overlay .form-bussiness input.form-bussiness-input-submit {
    font-size: 1.2em;
    float: left;
    margin-top: 1em;
    padding-right: 2rem;
    padding-left: 2rem
}

.popup-bussiness-overlay .form-bussiness .form-element-wrapper-input.status-error:after {
    right: inherit;
    left: 1rem
}

.popup-bussiness-overlay .form-bussiness-wrapper-input-name {
    float: left;
    width: 49.75%;
    margin-top: .5%
}

.popup-bussiness-overlay .form-bussiness-wrapper-input-lastname {
    float: left;
    width: 49.75%;
    margin-top: .5%;
    margin-left: .5%
}

.popup-bussiness-overlay .form-bussiness-wrapper-input-email {
    float: left;
    width: 99.95%;
    margin-top: .5%
}

.popup-bussiness-overlay .form-bussiness-wrapper-input-phone {
    float: left;
    width: 49.75%;
    margin-top: .5%
}

.popup-bussiness-overlay .form-bussiness-wrapper-input-company {
    float: left;
    width: 49.75%;
    margin-top: .5%;
    margin-left: .5%
}

.popup-bussinesserror-overlay .popup-container {
    padding-right: 2rem;
    padding-bottom: 2.5rem;
    padding-left: 2rem
}

.popup-bussinesserror-overlay .form-bussinesserror-input-details {
    padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 0
}

.popup-bussinesserror-overlay .form-text-updatename {
    color: #FFF;
    text-align: right;
    font-size: .8em;
    line-height: 1.2;
    display: block;
    width: 60%;
    float: right
}

.popup-bussinesserror-overlay .form-link-contact-us {
    color: #70c538;
    text-decoration: underline;
    width: 60%;
    text-align: right;
    font-size: .8em;
    line-height: 1.2;
    display: block;
    float: right
}

.popup-bussinesserror-overlay .form-bussinesserror-input-submit {
    padding-left: 1.5em;
    padding-right: 1.5em;
    display: inline-block
}

.popup-bussinesserror-overlay .form-bussinesserror .form-element-block-footer {
    text-align: left
}

.popup-contact-overlay .popup-block {
    max-width: 620px;
    background-image: url(../img/extra/background-scope-registered.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.popup-contact-overlay .form-contact {
    max-width: 480px
}

.popup-contact-overlay .form-contact-wrapper-input-email,.popup-contact-overlay .form-contact-wrapper-input-name {
    width: 49.5%;
    display: inline-block
}

.popup-contact-overlay .form-contact textarea {
    padding-bottom: 0;
    margin-bottom: 0
}

.popup-contact-overlay .form-element-block-footer {
    margin-top: .5em;
    margin-bottom: 2em
}

.popup-contact-overlay .contact-form-info {
    width: 60%;
    color: #fff
}

.popup-contact-overlay .contact-form-info>div:nth-child(2) {
    border-top: 1px solid #fff
}

.popup-analitic-overlay .popup-container {
    padding-left: 2.5em;
    padding-right: 2.5em;
    padding-bottom: 2em
}

.popup-analitic-overlay .popup-block {
    max-width: 620px;
    background-color: #00bbd3
}

.popup-analitic-overlay .popup-header-image {
    margin-left: auto;
    margin-right: auto
}

.popup-analitic-overlay .popup-header {
    margin-top: .5em;
    font-weight: 300
}

.popup-analitic-overlay textarea {
    margin-bottom: 0;
    padding-bottom: 0
}

.popup-analitic-overlay .form-analitic-wrapper-input-email,.popup-analitic-overlay .form-analitic-wrapper-input-lastname,.popup-analitic-overlay .form-analitic-wrapper-input-name,.popup-analitic-overlay .form-analitic-wrapper-input-phone {
    width: 49.5%;
    display: inline-block
}

.popup-analitic-overlay .form-analitic-input-submit {
    padding-left: 1.5em;
    padding-right: 1.5em
}

.popup-analitic-overlay .form-element-block-footer {
    margin-top: .5em
}

.popup-analitic-overlay .button-information-bussiness {
    padding: 1em 1.5em;
    margin-top: 4em
}

.popup-analitic-overlay .contact-form-info {
    width: 65%;
    color: #fff
}

.popup-analitic-overlay .contact-form-info>div:nth-child(2) {
    border-top: 1px solid #fff
}

.popup-buy-overlay .popup-buy-block {
    background-color: #00bbd3;
    color: #fff
}

.popup-buy-overlay form.smallForm {
    width: auto
}

.popup-buy-overlay form.smallForm input {
    width: 100%
}

.popup-buy-overlay form.smallForm input[type=submit] {
    width: 13%
}

.popup-buy-overlay form.smallForm.form-products .form-products-wrapper-input-company {
    float: left;
    width: 49.75%;
    margin-top: .5%;
    margin-left: .5%
}

.popup-buy-overlay form.smallForm.form-products .form-products-wrapper-input-email {
    float: left;
    width: 49.75%;
    margin-top: .5%
}

.popup-buy-overlay form.smallForm.form-products .contact-form-info {
    top: 170px
}

.popup-gallery-overlay {
    visibility: hidden;
    display: block
}

.popup-gallery-overlay .popup-close:after,.popup-gallery-overlay .popup-close:before {
    border-color: #555
}

.popup-gallery-overlay .popup-block {
    max-width: 90%;
    background-color: #fff;
    color: #555;
    margin-top: 0;
    max-height: 90vh;
    overflow: auto
}

.popup-gallery-overlay .popup-container {
    padding-bottom: 2rem;
    padding-right: 2rem;
    padding-left: 2rem
}

.popup-gallery-overlay .popup-header {
    font-size: 3em;
    text-align: right;
    font-weight: 300;
    width: 100%;
    color: #555;
    padding-right: 1em;
    background-image: url(../img/extra/icon_chrome_dark.png);
    background-repeat: no-repeat;
    background-position: right .3em;
    background-size: .6em
}

.popup-gallery-overlay .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto
}

.popup-gallery-overlay .swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.popup-gallery-overlay .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/extra/icon-arrow-right.png);
    background-size: contain;
    width: 15px;
    height: 25px
}

.popup-gallery-overlay .swiper-container-rtl .swiper-button-next {
    background-image: url(../img/extra/icon-arrow-left.png);
    background-size: contain;
    width: 15px;
    height: 25px
}

.popup-gallery-overlay .gallery {
    height: 70vh;
    margin-top: 1.5em
}

.popup-gallery-overlay .gallery-top {
    height: 100%;
    text-indent: 0;
    width: 73%;
    margin-left: 1%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 4%;
    overflow: hidden;
    max-width: none
}

.popup-gallery-overlay .gallery-top .swiper-button-next {
    top: inherit;
    bottom: 0;
    right: inherit;
    left: 45%
}

.popup-gallery-overlay .gallery-top .swiper-button-prev {
    top: inherit;
    bottom: 0;
    left: inherit;
    right: 45%
}

.popup-gallery-overlay .gallery-thumbs {
    box-sizing: border-box;
    padding: 10px 0;
    text-indent: 0;
    width: 25%;
    height: 100%;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 8%;
    overflow: hidden
}

.popup-gallery-overlay .gallery-thumbs .swiper-button-next {
    top: inherit;
    bottom: 0;
    right: inherit;
    left: 40%
}

.popup-gallery-overlay .gallery-thumbs .swiper-button-prev {
    top: inherit;
    bottom: 0;
    left: inherit;
    right: 40%
}

.popup-gallery-overlay .gallery-thumbs .swiper-slide {
    width: 50%;
    height: 33.333333333%;
    opacity: .4
}

.popup-gallery-overlay .gallery-thumbs .swiper-slide-active {
    opacity: 1
}

.home .demo-big,.page-products .demo-big {
    position: fixed;
    top: 5.5em;
    height: calc(100% - 5.5em)
}

.demo-big .picture {
    bottom: 0;
    top: auto;
    background-position: bottom center;
    width: 100%;
    height: 90%;
    left: auto;
    right: auto
}

@media screen and (max-width: 1440px) {
    .stickyHeader>li:nth-child(3) {
        text-align:right;
        padding: 0 10px;
        width: 160px
    }

    #searchForm input[type=submit] {
        width: 11%
    }

    .stickyHeader .rect-btn {
        padding: 1em 1em .95em
    }

    .logo {
        margin-left: .5em
    }
}

@media screen and (max-width: 1366px) {
    .home .demo-big,.page-products .demo-big {
        position:fixed;
        top: 4.95em;
        height: calc(100% - 4.95em)
    }

    .page-bussiness-registered .advocatesBannerFooterMenu {
        font-size: 80%
    }

    .page-bussiness-registered .advocatesBannerFooterMenu .advocatesBannerFooterMenuItem {
        height: 3.8em;
        line-height: 3.8em
    }

    .page-bussiness-registered .advocatesBannerFooterMenuItem .social {
        padding-top: 1em
    }

    .page-bussiness-registered .advocatesBannerFooterMenuItem .social li {
        padding: 0;
        margin-left: .5em;
        width: 2em
    }
}

@media screen and (max-width: 1280px) {
    .stickyHeader>li {
        width:135px
    }

    .stickyHeader>li:nth-child(6) {
        line-height: 1;
        width: 95px;
        text-align: center
    }

    .stickyHeader>li:nth-child(4) {
        /*width: 3%;*/
        padding-right: 5px;
    }

    .stickyHeader>li:nth-child(3) {
        width: 3%
    }

    .logo {
        width: 185px;
        height: 47px
    }
}

@media screen and (max-width: 1024px) {
    .stickyHeader>li:nth-child(3) {
        text-align:right;
        padding: 0 10px;
        width: 150px
    }

    .stickyHeader>li:nth-child(4) a {
      /*  width: 3%*/
    }

    .logo {
        width: 138px;
        height: 35px
    }
}

@media (max-width: 960px) {
    .global-header,.global-subheader,.global-table .global-list {
        text-indent:0
    }

    .coupon-block {
        text-indent: 0;
        background-image: url(../img/extra/coupon-mobile.png);
        background-size: cover;
        height: auto;
        padding: 40px 10px 10px
    }

    .coupon-block .coupon-button,.coupon-block .coupon-button-wrapper {
        text-indent: 0
    }

    .coupon-block .coupon-content-wrapper {
        margin: 0 auto;
        width: 90%;
        color: #fff;
        text-align: center;
        position: static
    }

    .coupon-block .coupon-content-wrapper .title {
        font-size: 16vw;
        font-weight: 700;
        line-height: 1
    }

    .coupon-block .coupon-content-wrapper .title.bus-name {
        font-size: 4vw;
        font-weight: 700;
        line-height: 1
    }

    .coupon-block .coupon-content-wrapper .sec_title {
        font-size: 6vw;
        font-weight: 700;
        line-height: 1;
        margin: 10px 0
    }

    .coupon-block .coupon-content-wrapper .validity {
        font-size: 4vw;
        font-weight: 500;
        line-height: 1;
        margin: 10px 0
    }

    .coupon-block .coupon-content-wrapper .content {
        font-size: 2vw
    }

    .action-print,.action-share,.banner-action,.banner-action>div,.global-footer-info,.global-table,.stamp-gold {
        text-indent: 0
    }

    a.button-call {
        text-indent: 0;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        box-sizing: border-box;
        font-size: 1em;
        height: 3rem;
        line-height: 2.8rem
    }

    a.button-call:after {
        content: url(../img/call.svg);
        transform: scale(0.7);
        top: .5rem
    }

    .demo-big .picture {
        width: 98%;
        left: 1%
    }

    .sideMenuHeaderExtra {
        margin-top: 1em
    }

    .sideMenuHeaderExtra .log-in {
        width: 40%;
        float: right;
        padding: .5em;
        height: 2.6em;
        line-height: 1.3;
        vertical-align: top
    }

    .sideMenuHeaderExtra .dropdown.menu.languages {
        width: 50%;
        margin-right: 5%;
        float: right;
        font-size: .875em
    }

    .sideMenuHeaderExtra .languages li {
        padding-right: 0
    }

    .sideMenuHeaderExtra .languages li a {
        padding: 0;
        padding-left: .5em;
        padding-right: .5em
    }

    .page-coupon .section-main {
        text-indent: 0
    }

    .page-coupon .section-main .column {
        padding-left: 1em;
        padding-right: 1em
    }

    .page-coupon .global-header {
        text-indent: 0;
        font-size: 1.9em
    }

    .page-coupon .global-subheader {
        text-indent: 0;
        font-size: 1em
    }

    .page-coupon .global-table,.page-coupon .global-table .global-list {
        text-indent: 0
    }

    .page-coupon .global-table .contantInfoTable .contactInfoOptionLabel {
        padding-right: 10%;
        width: 30%;
        font-size: 1em;
        min-width: 120px;
        background-size: 1.5em
    }

    .page-coupon .global-table .contantInfoTable .contactInfoOptionTitle {
        padding-right: 5%;
        width: 55%;
        font-size: 1em;
        line-height: 1;
        vertical-align: middle
    }

    .page-coupon .coupon-block {
        background-image: url(../img/extra/coupon-mobile.png);
        padding-bottom: 74.2%;
        margin: 0
    }

    .page-coupon .coupon-block .coupon-button-wrapper {
        width: 50%;
        left: 50%;
        margin-left: -25%;
        top: inherit;
        bottom: 5%
    }

    .page-coupon .banner-action,.page-coupon .banner-action .action-print,.page-coupon .banner-action .action-share,.page-coupon .banner-action>div {
        text-indent: 0
    }

    .page-coupon .global-footer-info {
        text-indent: 0;
        text-align: center;
        font-size: .9em;
        font-weight: 700
    }

    .page-coupon footer .credibility {
        text-indent: 0
    }

    .page-person .column,.page-person .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .page-person .section-main {
        text-indent: 0
    }

    .page-person .person-image {
        text-indent: 0;
        width: 50%;
        height: auto
    }

    .page-person .person-main-block {
        text-indent: 0
    }

    .page-person .person-name {
        text-indent: 0;
        font-size: 2em
    }

    .page-person .person-job {
        text-indent: 0;
        font-size: 1em;
        line-height: 1
    }

    .page-person .stamp-gold {
        text-indent: 0;
        display: none
    }

    .page-person .global-table {
        text-indent: 0;
        display: block;
        margin-top: 0;
        border-bottom: 1px solid #ccc
    }

    .page-person .global-table-row {
        text-indent: 0;
        display: block;
        border-top: 1px solid #ccc;
        padding-right: 1.5em;
        padding-top: 1em;
        padding-bottom: 1em
    }

    .page-person .global-table-cell {
        text-indent: 0;
        display: inline-block;
        border: 0
    }

    .page-person .global-table-title {
        text-indent: 0;
        width: 35%;
        padding: 0;
        max-width: 200px
    }

    .page-person .global-table-text {
        text-indent: 0;
        padding: 0
    }

    .page-person .global-blocktable {
        text-indent: 0;
        display: block;
        padding-top: 6em;
        position: relative;
        border-top: 1px solid #ccc
    }

    .page-person .global-blocktable-row {
        text-indent: 0;
        display: block
    }

    .page-person .global-blocktable-cell {
        text-indent: 0;
        display: inline-block;
        border: 0;
        border-top: 1px solid #ccc;
        width: 100%;
        background-size: 1.2em;
        padding-left: 0
    }

    .page-person .global-blocktable-cell.person-detail-block-age {
        text-indent: 0;
        width: 100%;
        padding-right: 1.5em
    }

    .page-person .global-blocktable-cell.person-detail-block-facebook,.page-person .global-blocktable-cell.person-detail-block-mail,.page-person .global-blocktable-cell.person-detail-block-twitter {
        text-indent: 0;
        padding-right: 1.5em;
        background-position: 100% 50%
    }

    .page-person .global-blocktable-cell.person-detail-block-logo {
        text-indent: 0;
        width: 70%;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        border-left: 1px solid #ccc;
        padding-right: 0;
        height: 6em
    }

    .page-person .global-blocktable-cell .person-detail-label {
        text-indent: 0;
        display: inline-block;
        width: 35%;
        max-width: 200px
    }

    .page-person .global-blocktable-cell .person-detail-text {
        text-indent: 0;
        display: inline-block;
        font-size: 1em
    }

    .page-person .global-blocktable .stamp-gold {
        display: block;
        bottom: inherit;
        top: 0;
        left: 0;
        width: 4em;
        height: 4em;
        margin: 1em
    }

    .page-person footer .credibility {
        text-indent: 0
    }

    .page-bussiness-unregistered .column,.page-unbussiness-registered .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .page-bussiness-unregistered .section-graph-preview,.page-bussiness-unregistered .section-graph-preview .banner-content,.page-bussiness-unregistered .section-graph-preview .banner-header,.page-bussiness-unregistered .section-graph-preview .banner-header-logo,.page-bussiness-unregistered .section-graph-preview .block-graph-preview,.page-bussiness-unregistered .section-graph-preview .showDetails,.page-bussiness-unregistered .section-map .ct,.page-bussiness-unregistered footer .credibility {
        text-indent: 0
    }

    .page-bussiness-unregistered .advocatesHeader {
        font-size: 2em
    }

    .page-bussiness-unregistered .advocatesSubHeader {
        font-size: 1em
    }

    .page-bussiness-unregistered .stampSign {
        width: 5em;
        height: 5em
    }

    .page-bussiness-unregistered .stampSign span {
        font-size: 1em
    }

    .page-bussiness-unregistered .advocates .block {
        padding-left: 1em;
        padding-right: 1em
    }

    .page-bussiness-unregistered .claimYourBusiness,.page-bussiness-unregistered .reportDB {
        box-sizing: border-box;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }

    .page-bussiness-unregistered .claimYourBusiness {
        margin-top: .5em
    }

    .page-bussiness-unregistered .advocates .favorites {
        display: none
    }

    .page-bussiness-unregistered .column-map {
        padding-left: 0;
        padding-right: 0;
        margin-top: 1em
    }

    .page-bussiness-unregistered .column-map .locationMapBlock {
        background-size: 150%;
        background-position: center
    }

    .page-bussiness-unregistered .column-map .locationMapActionsBlock {
        width: 80%;
        margin-left: -40%;
        height: 15%;
        display: none
    }

    .page-bussiness-unregistered .column-map .map-button-block {
        overflow: hidden;
        padding: 1em
    }

    .page-bussiness-unregistered .column-map .map-button-waze {
        transition: 500ms;
        background-color: #fff;
        box-shadow: 0 0 16px 0 rgba(28,47,93,.33);
        padding: 1em;
        width: 40%;
        float: right
    }

    .page-bussiness-unregistered .column-map .map-button-google {
        transition: 500ms;
        background-color: #fff;
        box-shadow: 0 0 16px 0 rgba(28,47,93,.33);
        padding: 1em;
        width: 54.5%;
        float: left
    }

    .page-bussiness-unregistered .contactInfoOptionLabel {
        padding-right: 10%;
        width: 30%;
        font-size: 1em;
        min-width: 120px;
        background-size: 1.5em
    }

    .page-bussiness-unregistered .contactInfoOptionTitle {
        padding-right: 5%;
        width: 55%;
        font-size: 1em;
        line-height: 1;
        vertical-align: middle
    }

    .page-bussiness-unregistered .contactInfo .showDetails {
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
        height: 2.8em;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        line-height: 2.8em
    }

    .page-bussiness-unregistered .section-scope .scope {
        margin-top: 0
    }

    .page-bussiness-unregistered .section-scope .scopeContent {
        padding: 1em
    }

    .page-bussiness-unregistered .section-scope .scopeHeader {
        font-size: 2em;
        line-height: 1
    }

    .page-bussiness-unregistered .section-scope .scopeItemsTable {
        margin-top: 1em;
        margin-bottom: 1em;
        min-width: inherit;
        width: 100%
    }

    .page-bussiness-unregistered .section-scope .scopeItemsRow {
        display: block;
        text-align: center
    }

    .page-bussiness-unregistered .section-scope .scopeItemsButtonBlock {
        display: inline-block
    }

    .page-bussiness-unregistered .section-scope .scopeItemsRow>li {
        display: inline-block;
        font-size: .7em;
        margin-top: .3em;
        font-weight: 700
    }

    .page-bussiness-unregistered .cards-header h3 {
        font-size: 2.2em;
        white-space: inherit;
        line-height: 1;
        margin-top: .5em;
        font-weight: 400
    }

    .page-bussiness-unregistered .map-container {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-bottom: 2rem;
        background: url(../img/map.jpg) no-repeat top center
    }

    .page-bussiness-unregistered .map-container img {
        display: none
    }

    .page-bussiness-unregistered .block .reportDB {
        display: inline-block;
        margin-bottom: 1em;
        height: 2.8em;
        padding-left: 40px;
        padding-right: 5px;
        text-align: center;
        line-height: 2.8em;
        width: 64%;
        box-sizing: border-box
    }

    .page-bussiness-unregistered .block .reportDB:after {
        display: none
    }

    .page-bussiness-unregistered .block .rect-btn.green-btn.actionSendEmail {
        margin-bottom: 1em;
        width: 36%;
        box-sizing: border-box;
        display: inline-block;
        text-align: center
    }

    .page-bussiness-unregistered .block .rect-btn.green-btn.actionSendEmail::after {
        content: " "
    }

    .page-bussiness-registered .column,.page-bussiness-registered .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .page-bussiness-registered .advocatesBanner {
        background-image: url(../img/extra/topbanner-mobile.png);
        padding-top: 2.5em;
        padding-bottom: 2.5em
    }

    .page-bussiness-registered .advocatesBanner .advocatesHeader {
        font-size: 1.9em;
        line-height: 1
    }

    .page-bussiness-registered .advocatesBanner .advocatesSubHeader {
        font-size: 1em;
        padding-top: .5em;
        width: 90%
    }

    .page-bussiness-registered .advocatesBanner .advocatesBannerText {
        font-size: .9em
    }

    .page-bussiness-registered .advocatesBanner .block {
        margin-top: 1em;
        min-height: 5em
    }

    .page-bussiness-registered .advocatesBanner .goldSign,.page-bussiness-registered .advocatesBanner .stampSign {
        width: 5em;
        height: 5em
    }

    .page-bussiness-registered .advocatesBanner .stampSign span {
        font-size: 1em
    }

    .page-bussiness-registered .advocatesBannerFooterMenu {
        height: 3em
    }

    .page-bussiness-registered .advocatesBannerFooterMenu .advocatesBannerFooterMenuButton,.page-bussiness-registered .advocatesBannerFooterMenu .advocatesBannerFooterMenuItem {
        display: none
    }

    .page-bussiness-registered .advocatesBannerFooterMenu .advocatesBannerFooterMenuLogo {
        width: 160px;
        margin-left: -80px
    }

    .page-bussiness-registered .section-map,.page-bussiness-registered .section-map .locationMapBanner {
        text-indent: 0
    }

    .page-bussiness-registered .contactInfo .contactInfoOptionLabel {
        padding-right: 10%;
        width: 30%;
        font-size: 1.1em;
        min-width: 120px;
        background-size: 1.5em
    }

    .page-bussiness-registered .contactInfo .contactInfoOptionTitle {
        padding-right: 5%;
        width: 55%;
        font-size: 1.1em;
        line-height: 1;
        vertical-align: middle
    }

    .page-bussiness-registered .contactInfo .reportDB {
        display: inline-block;
        margin-bottom: 1em;
        height: 2.8em;
        padding-left: 40px;
        padding-right: 5px;
        text-align: center;
        line-height: 2.8em;
        width: 64%;
        box-sizing: border-box
    }

    .page-bussiness-registered .contactInfo .reportDB:after {
        display: none
    }

    .page-bussiness-registered .contactInfo .rect-btn.green-btn.actionSendEmail {
        margin-bottom: 1em;
        width: 36%;
        box-sizing: border-box;
        text-align: center
    }

    .page-bussiness-registered .contactInfo .rect-btn.green-btn.actionSendEmail::after {
        content: " "
    }

    .page-bussiness-registered .contactInfo .showDetails {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        height: 2.8em;
        line-height: 2.8em;
        max-width: 300px
    }

    .page-bussiness-registered .contactInfo .transactionError {
        display: inline-block;
        padding-top: .5em;
        padding-bottom: .5em
    }

    .page-bussiness-registered .contactInfo .contactInfoActionRow {
        height: inherit
    }

    .page-bussiness-registered .column-map {
        padding-left: 0;
        padding-right: 0;
        margin-top: 1em
    }

    .page-bussiness-registered .column-map .locationMapBlock {
        background-size: 150%;
        background-position: center;
        padding-bottom: 75%
    }

    .page-bussiness-registered .column-map .locationMapActionsBlock {
        width: 80%;
        margin-left: -40%;
        height: 15%;
        display: none
    }

    .page-bussiness-registered .column-map .locationMapBanner {
        margin-left: .9375rem;
        margin-right: .9375rem;
        background-image: url(../img/extra/coupon-mobile.png);
        padding-bottom: 67%;
        margin-top: 0
    }

    .page-bussiness-registered .column-map .locationMapBanner .locationMapBannerButtonWrapper {
        width: 40%;
        left: 50%;
        margin-left: -20%;
        top: inherit;
        bottom: 5%
    }

    .page-bussiness-registered .column-map .map-button-block {
        overflow: hidden;
        padding: 1em
    }

    .page-bussiness-registered .column-map .map-button-waze {
        transition: 500ms;
        background-color: #fff;
        box-shadow: 0 0 16px 0 rgba(28,47,93,.33);
        padding: 1em;
        width: 40%;
        float: right
    }

    .page-bussiness-registered .column-map .map-button-google {
        transition: 500ms;
        background-color: #fff;
        box-shadow: 0 0 16px 0 rgba(28,47,93,.33);
        padding: 1em;
        width: 54.5%;
        float: left
    }

    .page-bussiness-registered .section-scope .scopeContent {
        padding: 1em
    }

    .page-bussiness-registered .section-scope .scopeHeader {
        font-size: 2em;
        line-height: 1
    }

    .page-bussiness-registered .section-scope .scopeItemsTable {
        margin-top: 1em;
        margin-bottom: 1em;
        min-width: inherit;
        width: 100%
    }

    .page-bussiness-registered .section-scope .scopeItemsRow {
        display: block;
        text-align: center
    }

    .page-bussiness-registered .section-scope .scopeItemsButtonBlock {
        display: inline-block
    }

    .page-bussiness-registered .section-scope .scopeItemsRow>li {
        display: inline-block;
        font-size: .7em;
        margin-top: .3em;
        font-weight: 700
    }

    .page-bussiness-registered .aboutTeamBlock {
        height: auto
    }

    .page-bussiness-registered .aboutTeamImgHolder {
        height: auto;
        position: relative;
        width: 100%;
        left: auto
    }

    .page-bussiness-registered .aboutTeamBlock .aboutTeamText {
        position: relative;
        width: 100%;
        float: none;
        font-size: .8em;
        padding: 1.5em;
        height: auto
    }

    .page-bussiness-registered .aboutTeamBlock .aboutTeamImage {
        overflow: inherit;
        width: 100%;
        float: none
    }

    .page-bussiness-registered .section-graph {
        text-indent: 0
    }

    .page-bussiness-registered .managersHeaderBlock {
        margin-top: 0
    }

    .page-bussiness-registered .managersListBlock {
        width: 100%
    }

    .page-bussiness-registered .managerListItemContent,.page-bussiness-registered .managerListItemContent.status-hover:after {
        text-indent: 0
    }

    .page-bussiness-registered .contactUsSection {
        margin: 0
    }

    .page-bussiness-registered .contactUsSection .contactUs {
        margin-top: 0
    }

    .page-bussiness-registered .contactUsSection .contactUs .column {
        padding-left: 0;
        padding-right: 0
    }

    .page-bussiness-registered .contactUsSection .contactUs .contactUsContent {
        background-image: none;
        background-color: #6639b6
    }

    .page-bussiness-registered .contactUsSection .contactUs .contactUsHeader {
        line-height: 1;
        font-size: 2.5em
    }

    .page-bussiness-registered .contactUsSection .contactUs .contactUsForm {
        margin-top: 1em;
        margin-bottom: 1em
    }

    .page-bussiness-registered .contactUsSection .contactUs fieldset {
        margin-top: 0
    }

    .page-bussiness-registered .contactUsSection .contactUs input,.page-bussiness-registered .contactUsSection .contactUs textarea {
        width: 100%;
        margin-top: .5em
    }

    .page-bussiness-registered footer .credibility {
        text-indent: 0
    }

    .popup-overlay .popup-block {
        top: 0;
        margin-top: 0;
        transform: translateY(0);
        font-size: 80%;
        height: 100%;
        max-height: 700px
    }

    .popup-overlay .popup-header {
        font-size: 2em;
        text-align: right
    }

    .popup-overlay .form a.button-call {
        margin-top: 1em
    }

    .form .form-element-wrapper-input.status-error:after {
        right: inherit;
        left: 1em
    }

    .log-in.on:after {
        display: none
    }

    .log-in-form {
        display: block;
        position: relative;
        top: 0;
        margin-top: 0;
        transform: translateY(0);
        font-size: 80%;
        min-height: 580px
    }

    .log-in-form .form-container.login .actionLoginSubmit {
        float: none;
        width: 100%;
        margin-top: 0
    }

    .log-in-form .form-field-column-right {
        float: none
    }

    .log-in-form .form-container.login .action-signup,.log-in-form .form-container.login .actionForgotPassword {
        margin-top: 1em;
        font-size: 1em
    }

    .log-in-form .form .form-field-facebook {
        margin-top: 1em
    }

    .log-in-form .form .form-field-facebook .form-field-column {
        float: none
    }

    .log-in-form .form-login {
        font-size: 110%
    }

    .log-in-form .form-login .facebook-connect {
        width: 100%;
        background: #435698;
        text-align: center
    }

    .log-in-form .form-login .facebook-connect>img {
        width: 44px;
        margin: 0;
        background: #394c8b
    }

    .log-in-form .form-login .facebook-connect>span {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        display: block
    }

    .log-in-form .form-login .header {
        font-size: 2.5em;
        color: #fff;
        text-align: right
    }

    .log-in-form .form-login .form-link {
        color: #fff
    }

    .log-in-form .form-login .form-element-wrapper-input {
        margin-top: 1em
    }

    .popup-signup-overlay .form-signup {
        padding-right: 0;
        padding-left: 0
    }

    .popup-signup-overlay .form-signup input.form-signup-input-submit {
        width: 100%;
        margin-top: 1em
    }

    .popup-signup-overlay .form-signup .form-element-button-facebook {
        float: none
    }

    .popup-signup-overlay .form-signup .form-element-block-checkbox .form-label {
        font-size: .9em;
        width: 80%;
        line-height: 1.1
    }

    .popup-signup-overlay .form-signup .form-element-block-checkbox .form-element-wrapper-input.status-error:after {
        display: none
    }

    .popup-signup-overlay .form-signup .facebook-connect {
        width: 100%;
        max-width: 320px;
        text-align: right
    }

    .popup-signup-overlay .form-signup .facebook-connect>span {
        min-width: 235px
    }

    .popup-bussiness-overlay .form-bussiness {
        padding-left: 0;
        padding-right: 0
    }

    .popup-bussiness-overlay .form-bussiness .form-bussiness-input-submit,.popup-bussiness-overlay .form-bussiness .form-element-wrapper-input {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: .4em
    }

    .popup-bussinesserror-overlay .popup-block,.popup-bussinesserror-overlay .popup-container {
        text-indent: 0
    }

    .popup-bussinesserror-overlay .popup-header {
        text-indent: 0;
        text-align: center;
        font-weight: 300;
        font-size: 2.5em
    }

    .popup-bussinesserror-overlay .form-bussinesserror-input-details {
        text-indent: 0
    }

    .popup-bussinesserror-overlay .form-bussinesserror-wrapper-input-email {
        margin-top: .5em
    }

    .popup-bussinesserror-overlay .form-bussinesserror .form-element-block-footer {
        overflow: inherit;
        margin-bottom: 3em
    }

    .popup-bussinesserror-overlay .form-text-updatename {
        text-indent: 0;
        float: none;
        text-align: center;
        width: 100%;
        font-size: 1em;
        line-height: 1.5
    }

    .popup-bussinesserror-overlay .form-link-contact-us {
        text-indent: 0;
        width: 100%;
        text-align: center;
        line-height: 1;
        font-size: 1.1em;
        font-weight: 700;
        margin-top: 1em
    }

    .popup-bussinesserror-overlay .form-bussinesserror-input-submit {
        text-indent: 0;
        width: 100%;
        margin-top: 1em;
        margin-bottom: 1em
    }

    .popup-bussinesserror-overlay .button-call {
        text-indent: 0
    }

    .popup-contact-overlay .popup-block {
        text-indent: 0;
        background-image: none;
        background-color: #6639b6
    }

    .popup-contact-overlay .popup-header {
        text-indent: 0;
        text-align: center;
        font-weight: 300;
        font-size: 2.5em
    }

    .popup-contact-overlay .form-contact {
        text-indent: 0
    }

    .popup-contact-overlay .form-contact a.button-call {
        text-indent: 0;
        margin-top: .5em
    }

    .popup-contact-overlay .form-contact textarea {
        text-indent: 0;
        font-size: .875em;
        border-radius: 0
    }

    .popup-contact-overlay .form-contact-input-submit,.popup-contact-overlay .form-contact-wrapper-input-email,.popup-contact-overlay .form-contact-wrapper-input-name {
        text-indent: 0;
        width: 100%
    }

    .popup-contact-overlay .form-element-block-footer {
        text-indent: 0
    }

    .popup-contact-overlay .block-column-right {
        float: none;
        display: none
    }

    .popup-contact-overlay .block-column-left {
        float: none;
        width: 100%
    }

    .popup-contact-overlay .info-contactus {
        margin-top: .5em;
        max-width: 300px;
        float: right
    }

    .popup-analitic-overlay .popup-block,.popup-analitic-overlay .popup-container,.popup-analitic-overlay .popup-header,.popup-analitic-overlay .popup-header-image {
        text-indent: 0
    }

    .popup-analitic-overlay .form-analitic textarea {
        text-indent: 0;
        font-size: .875em;
        border-radius: 0
    }

    .popup-analitic-overlay .button-information-bussiness {
        text-indent: 0;
        margin-top: 1em
    }

    .popup-analitic-overlay .form-analitic-input-submit,.popup-analitic-overlay .form-analitic-wrapper-input-email,.popup-analitic-overlay .form-analitic-wrapper-input-lastname,.popup-analitic-overlay .form-analitic-wrapper-input-name,.popup-analitic-overlay .form-analitic-wrapper-input-phone {
        text-indent: 0;
        width: 100%
    }

    .popup-analitic-overlay .button-call,.popup-analitic-overlay .form-element-block-footer {
        text-indent: 0
    }

    .popup-analitic-overlay .block-column-right {
        float: none;
        display: none
    }

    .popup-analitic-overlay .block-column-left {
        float: none;
        width: 100%
    }

    .popup-gallery-overlay,.popup-gallery-overlay .popup-close:after,.popup-gallery-overlay .popup-close:before {
        text-indent: 0
    }

    .popup-gallery-overlay .popup-block {
        text-indent: 0;
        max-width: 98%;
        margin-top: 1vh;
        max-height: 98vh
    }

    .popup-gallery-overlay .popup-container {
        text-indent: 0;
        padding-left: .5rem;
        padding-right: .5rem
    }

    .popup-gallery-overlay .popup-header {
        text-indent: 0;
        font-size: 2em;
        background-size: .8em;
        background-position: right .2em
    }

    .popup-gallery-overlay .swiper-container,.popup-gallery-overlay .swiper-container-rtl .swiper-button-next,.popup-gallery-overlay .swiper-container-rtl .swiper-button-prev,.popup-gallery-overlay .swiper-slide {
        text-indent: 0
    }

    .popup-gallery-overlay .gallery {
        text-indent: 0;
        margin-top: 1rem;
        height: 85vh
    }

    .popup-gallery-overlay .gallery-top {
        text-indent: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        height: 50%;
        padding-bottom: 60px
    }

    .popup-gallery-overlay .gallery-top .swiper-button-next {
        text-indent: 0;
        left: 35%;
        bottom: 20px;
        width: 10px;
        height: 15px
    }

    .popup-gallery-overlay .gallery-top .swiper-button-prev {
        text-indent: 0;
        right: 35%;
        bottom: 20px;
        width: 10px;
        height: 15px
    }

    .popup-gallery-overlay .gallery-thumbs {
        text-indent: 0;
        width: 80%;
        height: 50%;
        padding-bottom: 60px;
        margin-left: auto;
        margin-right: auto
    }

    .popup-gallery-overlay .gallery-thumbs .swiper-button-next {
        text-indent: 0;
        left: 35%;
        bottom: 20px;
        width: 10px;
        height: 15px
    }

    .popup-gallery-overlay .gallery-thumbs .swiper-button-prev {
        text-indent: 0;
        right: 35%;
        bottom: 20px;
        width: 10px;
        height: 15px
    }

    .popup-gallery-overlay .gallery-thumbs .swiper-slide {
        text-indent: 0;
        height: 50%
    }

    .popup-gallery-overlay .gallery-thumbs .swiper-slide-active {
        text-indent: 0
    }

    .header #searchForm {
        overflow: hidden;
        padding-bottom: 3rem
    }

    .header #searchForm div.search-filter {
        margin-left: 0;
        margin-right: 0;
        width: 87%;
        right: 6.5%;
        max-width: 300px;
        display: inline-block;
        top: 3rem
    }

    .header #searchForm div.search-filter.on {
        top: 3rem
    }

    .header .more-search {
        margin-top: -3rem
    }

    .header #searchForm div.search-filter input[type=radio] {
        margin: 0 .51rem;
        padding: 0 .27rem
    }

    .demo-big {
        position: fixed;
        top: 4.5em;
        height: calc(100% - 4.5em)
    }

    .demo-big .picture {
        bottom: 5%;
        top: auto
    }

    .demo-big.box-1 .picture {
        background-image: url(../img/box-1-demo-mobile.png)
    }

    .demo-big.box-2 .picture {
        background-image: url(../img/box-2-demo-mobile.png)
    }

    .demo-big.box-3 .picture {
        background-image: url(../img/box-3-demo-mobile.png)
    }

    .demo-big.box-4 .picture {
        background-image: url(../img/box-4-demo-mobile.png)
    }

    .demo-big .picture {
        max-height: 75%
    }

    .tooltip-map {
        width: 200px
    }

    .tooltip-map .stamp-main {
        display: none!important
    }

    .tooltip-map .content {
        padding: .5em 1em;
        padding-top: .3em
    }

    .tooltip-map .button-companies {
        padding: .3em;
        font-size: .6em
    }

    .tooltip-map .desctiption-header {
        font-size: .8em
    }

    .tooltip-map .desctiption-phone {
        font-size: .6em
    }

    .tooltip-map .logo-company {
        width: 80px
    }

    .tooltip-map .desctiption-adress,.tooltip-map .desctiption-year {
        font-size: .5em;
        line-height: .9em
    }
}

@media screen and (max-width: 480px) {
    ul.bread-crumbs li {
        font-size:.8em
    }

    ul.bread-crumbs li:last-child {
        display: inline-block
    }

    .main-menu li {
        line-height: 2.8
    }

    .main-menu li span[class*=' icon-'],.main-menu li span[class^=icon-] {
        font-size: 1em
    }

    .main-menu li .menu-txt {
        font-size: .9em
    }

     .logo {
        background-image: url(../img/logo-mobile.png);
        width: 50px;
    }

    .stickyHeader > li:first-child {
        width: 50px;
    }

    .stickyHeader>li {
        width: 105px
    }

    #searchForm {
        margin-top: 1.5em
    }

    .stickyHeader #searchForm input[type=submit] {
        right: -2%;
        width: 20%
    }

    #searchForm input[type=submit] {
        right: -2%
    }

    .header-content>div h2 {
        font-size: 1.25em
    }

    .header-content>div h2 img {
        max-width: 200px
    }

    .header-content>div h1.num span {
        font-size: 25vw
    }

    .more-search>ul {
        margin-left: 0
    }

    .more-search>ul>li {
        margin-right: 1em;
        margin-left: 1em
    }

    .home-thumbs li a.thumb-container::after {
        width: 1vw;
        min-width: 14px;
        height: 1vw;
        min-height: 14px;
        border-bottom: 2px solid;
        border-left: 2px solid
    }

    .information-box {
        min-height: 340px
    }

    ul.grow li a span {
        font-size: 1em
    }

    a.number-mobile::after {
        transform: scale(.7)
    }

    form[name=join] .mandatory {
        font-size: 3vw
    }

    body.sidr-open:after {
        position: absolute;
        z-index: 999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: rgba(0,0,0,.5)
    }

    .demo-big .picture {
        height: 60%;
        background-position: top center
    }

    .demo-big {
        position: fixed;
        top: 4.5em;
        height: calc(100% - 4.5em)
    }

    .demo-big .picture {
        bottom: 5%;
        top: auto
    }

    .demo-big.box-1 .picture {
        background-image: url(../img/box-1-demo-mobile.png)
    }

    .demo-big.box-2 .picture {
        background-image: url(../img/box-2-demo-mobile.png)
    }

    .demo-big.box-3 .picture {
        background-image: url(../img/box-3-demo-mobile.png)
    }

    .demo-big.box-4 .picture {
        background-image: url(../img/box-4-demo-mobile.png)
    }

    .demo-big .box-icon {
        width: 90px;
        height: 90px;
        margin-bottom: 12px;
        margin-left: auto;
        margin-right: auto;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: contain
    }

    .demo-big .box-icon iframe {
        display: none
    }

    .box-demo-up .box-icon {
        background-image: url(../img/extra/icon-demo-up.png)
    }

    .box-demo-swiper .box-icon {
        background-image: url(../img/extra/icon-demo-swiper.png)
    }

    .box-demo-bag .box-icon {
        background-image: url(../img/extra/icon-demo-bag.png)
    }

    .box-demo-graph .box-icon {
        background-image: url(../img/extra/icon-demo-graph.png)
    }

    .information .demo-icon {
        position: absolute;
        bottom: 0;
        width: 50%;
        height: 55px;
        margin-left: -25%;
        left: 50%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: contain
    }

    .information .demo-icon iframe {
        display: none
    }

    .demo-graph .demo-icon {
        background-image: url(../img/extra/icon-demo-graph.png)
    }

    .demo-swiper .demo-icon {
        background-image: url(../img/extra/icon-demo-swiper.png)
    }

    .demo-bag .demo-icon {
        background-image: url(../img/extra/icon-demo-bag.png)
    }

    .demo-up .demo-icon {
        background-image: url(../img/extra/icon-demo-up.png)
    }
}

@media screen and (max-width: 420px) {
    .page-bussiness-registered .contactInfo .rect-btn.green-btn.actionSendEmail,.page-bussiness-registered .contactInfo .reportDB,.page-bussiness-unregistered .block .rect-btn.green-btn.actionSendEmail,.page-bussiness-unregistered .block .reportDB {
        font-size:.9em
    }
    
     .logo {
        background-image: url(../img/logo-mobile.png);
        width: 50px;
    }

    .stickyHeader > li:first-child {
        width: 50px;
    }
}
