@font-face {
    font-family: 'Heebo';
    src: url('/components/com_popup/fonts/Heebo-Light.eot');
    src: url('/components/com_popup/fonts/Heebo-Light.eot?#iefix') format('embedded-opentype'),
         url('/components/com_popup/fonts/Heebo-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  font-display:swap;
}

body{
    background: #FAFAFA;
}

.header-inside .logo{
    padding: 20px 0;
}

.header-inside{
    width: 100%;
    display: flex;
}

.header-links{
    margin: 0 auto 0 0;
}

.header-links-wrapper{
    display: flex;
    align-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
}

.header-links-wrapper div{
    background-color: #FFFFFF;
    border-radius: 8px;
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #828282;
    padding: 6px 12px;
    padding-right: 40px;
    margin: 0 5px;

    background-position: center right 7px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.header-links-wrapper .link-add{
    background-image: url(/components/com_popup/images/plus.png);
    background-color: #146EF5;
    color: #F2F4F5;
    background-position: center right 13px;
}

.header-links-wrapper .cont-link{
    background-image: url(/components/com_popup/images/cont.png);
}

.header-links-wrapper .wap-link{
    background-image: url(/components/com_popup/images/wap.png);
}

.header-links-wrapper .link-link{
    background-image: url(/components/com_popup/images/link.png);
}

#top-bussiness {
    margin: 0;
    background: none;
    width: 16.66666667%;
    padding: 0;
    background: white;
    border: 2px solid #146EF5;
    border-radius: 7px;
    /*position: absolute;*/
}

.content-wrapper-inside{
    display: flex;
    margin-bottom: 30px;
}

#top-bussiness .clientMenu #welcome_bussiness{
    background: #146EF5;
    box-shadow: 4px 4px 9px 6px rgb(0 0 0 / 5%);
    border-radius: 5px 5px 0px 0px;

    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    text-align: right;
    color: #FFFFFF;
    margin: 0 0 25px 0;
    padding: 25px;
}

#top-bussiness ul li:hover, .return-on-main:hover, #top-bussiness li.active{
    background: #146EF5;
    border-bottom: 1px solid #146EF5;
    box-shadow: 0px 1px 0px #ebebeb;
    text-align: right;
    margin: 0;
}

#top-bussiness ul li:hover a, .return-on-main:hover a, #top-bussiness li.active a{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #F2F4F5;
    background: none;
    border: none;
    padding: 18px 16px;
    height: auto;
}

.return-on-main, .return-on-main:hover{
    margin-top: 12px;
}

#top-bussiness ul li, .return-on-main {
    display: block;
    background: #FFFFFF;
    border-bottom: 1px solid #BDBDBD;
    box-shadow: 0px 1px 0px #ebebeb;
    text-align: right;
}

#top-bussiness ul li a, .return-on-main a {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #146EF5;
    width: 100%;
    height: auto;
    padding: 18px 16px;
    display: block;
}

.content-account-inside{
    display: flex;
    width: 100%;
    margin-right: 12px;
}

.account-details-inside{
    width: 100%;
    margin-left: 12px;
    display: flex;

    background: #FFFFFF;
    box-shadow: 4px 4px 9px 6px rgb(0 0 0 / 5%);
    border-radius: 5px;
}

.all-clicks, .all-views, .all-plan{
    background-color: #146EF5;
    box-shadow: 4px 4px 9px 6px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 60px 30px 20px;
    background-image: url(/components/com_popup/images/target.png);
    background-repeat: no-repeat;
    background-position: top 16px right 27px;
    margin-top: 17px;
}

.left-block-text{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.number-left{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    text-align: right;
    color: #FFFFFF;
}

.all-views{
    background-image: url(/components/com_popup/images/eye.png);
}
.all-plan{
    background-image: url(/components/com_popup/images/flag.png);
}

.fields-inside{
    width: 55%;
    margin: 23px 17px 23px 30px;
}

.tablets-title{
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 22px;
    text-align: right;
    letter-spacing: -0.408px;
    color: #000000;
    margin-bottom: 20px;
}

.tablets-inside{
    width: 45%;
    margin: 23px 0px 23px 50px;
}

.tablet-inside {
    max-width: 368px;
    background: #FFFFFF;
    border: 3px solid #009CDE;
    box-shadow: 4px 4px 9px 6px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 17px 86px;
    background-image: url(/components/com_popup/images/target-block.png);
    background-repeat: no-repeat;
    background-position: top 28px right 34px;
}

.tablet-text{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}

.tablet-name{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 24px;
    text-align: center;
    color: #0085FF;
    padding: 5px 0 10px 0;
}

.tablet-desc{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}


.content-wrapper-inside .page-with-table-inside{
    background: #FFFFFF;
    box-shadow: 4px 4px 9px 6px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 19px 23px 70px 7px;
    margin: 0 12px;
    width: 100%;
}

.bussiness_head h1{
    font-family: 'Assistant' !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 26px !important;
    line-height: 22px !important;
    text-align: right;
    letter-spacing: -0.408px;
    color: #000000 !important;
    width: fit-content;
    display: inline-block;
}

.bussiness_content{
    border: none;
    padding: 15px 0 0;
    margin: 0;
}

.refresh-button{
    background-color: #146EF5;
    border-radius: 5px;
    margin-right: 50px;

    background-image: url(/components/com_popup/images/refresh.png);
    background-repeat: no-repeat;
    background-position: center right 13px;

    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    width: fit-content;
    display: inline-block;
    padding: 6px 17px;
    padding-right: 40px;
    cursor: pointer;
}

.bussiness_head{
    margin: 0;
}

.bussiness_content table th{
    padding: 8px 16px;
    width: auto;

    font-family: 'Heebo';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #000000;

    vertical-align: middle;
    background: #F2F2F2;
    border: 1px solid #BDBDBD;
    box-shadow: 0px 1px 0px #ebebeb;
}

.bussiness_content table td{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    letter-spacing: -0.02em;
    color: #000000;

    padding: 8px 16px;
    width: fit-content;
    height: fit-content;
    background: #FFFFFF;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #BDBDBD;
    box-shadow: 0px 1px 0px #ebebeb;
}

.fields-reg .fields-change, .fields-reg .fields-change#save-btn{
    background: #146EF5;
    border-radius: 5px;
    width: 100%;
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px;
    max-width: 100%;
    margin: 0;
}

.pencil {
    width: 24px;
    height: 24px;
    background: url(/components/com_popup/images/pencil.png) no-repeat;
    margin: 0 auto;
}

.orders-page .users input[type="password"] {
    font-size: 18px;
    border: 1px solid #cfcfcf;
    width: 100%;
    padding: 10px 5px;
    max-width: 350px;
}

.resp-table-row{
    display: none;
}


.fields-whats .row.landing-name input {
    background-image: url(/components/com_popup/images/user.png);
}

.fields-whats .row.phone input {
    background-image: url(/components/com_popup/images/phone.png);
}

.fields-whats .row.company input {
    background-image: url(/components/com_popup/images/company.png);
}

.fields-whats .row.msg textarea {
    background-image: url(/components/com_popup/images/email.png);
    background-position: left 14px top 9px;
}

.fields-whats .row input, .fields-whats .row textarea {
    background-color: #FFFFFF;
    border: 0.5px solid #8E8E93;
    box-shadow: 0px 1px 10px 5px rgb(0 0 0 / 4%);
    border-radius: 5px;
    font-family: 'Assistant';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding: 8px;
    padding-left: 35px;
    width: 100%;
    margin-bottom: 17px;
    background-repeat: no-repeat;
    background-position: center left 14px;
}

.center-flex{
    justify-content: center;
}

.whats-form{
    margin-top: 30px;
    width: 50%;
}

.lead-button {
    background: #146EF5;
    border-radius: 5px;
    padding: 7px;
    text-align: center;
    width: 100%;
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    cursor: pointer;
}

.movies-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.one-movie{
    width: 47%;
    margin: 1%;
}

.movie-banner{
    margin: 0;
    width: 100%;
    margin-right: -20px;
    margin-top: 1%;
}

.movie-banner img{
    width: 100%;
}

.movie-text{
    font-family: 'Heebo';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    text-align: right;
    color: #000000;

    padding-bottom: 5px;
}

.content-account-inside .page-with-table-inside{
    padding-bottom: 5px;
}

.content-account-inside .page-with-table-inside .bussiness_head h1{
    margin-right: 1%;
    margin-bottom: 10px !important;
}
.expired{
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 30px;
}



#vueproducts .fields-reg .row.landing-name input{
    background-image: url(/components/com_popup/images/user.png);
}
#vueproducts .fields-reg .row.phone input{
    background-image: url(/components/com_popup/images/phone.png);
}
#vueproducts .fields-reg .row.email input{
    background-image: url(/components/com_popup/images/email.png);
}
#vueproducts .fields-reg .row.company input{
    background-image: url(/components/com_popup/images/company.png);
}
#vueproducts .fields-reg .row.business-area input{
    background-image: url(/components/com_popup/images/business-area.png);
}
#vueproducts .fields-reg .row.city input{
    background-image: url(/components/com_popup/images/city.png);
    background-position: center left 16px;
}
#vueproducts .fields-reg .row.worktime input{
    background-image: url(/components/com_popup/images/worktime.png);
}
#vueproducts .fields-reg .row.site input{
    background-image: url(/components/com_popup/images/site.png);
}
#vueproducts .fields-reg .row.password input{
    background-image: url(/components/com_popup/images/password.png);
}

#vueproducts .fields-reg .row input {
    background-color: #FFFFFF;
    border: 0.5px solid #8E8E93;
    box-shadow: 0px 1px 10px 5px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    font-family: 'Assistant';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding: 8px;
    padding-left: 35px;
    width: 100%;
    margin-bottom: 17px;
    background-repeat: no-repeat;
    background-position: center left 14px;
}
#vueproducts .fields-reg .row input.error{
    border: 1px solid red;
}
#vueproducts .fields-reg .row input.error:not(:placeholder-shown) {
    border: 1px solid orange;
}
#vueproducts .fields-reg .row input::placeholder{
    font-family: 'Assistant';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
#vueproducts .fields-reg .row.password input:not(:placeholder-shown) {
    color: #BDBDBD;
    letter-spacing: 8px;
    font-size: 40px;
    /*line-height: 22px;*/
    max-height: 40px;
    padding-top: 0;
}