

.body-content {
    padding-bottom: 40px;
}
/* start style for account */
.user-header {
    height: 175px;
    padding: 10px;
    text-align: center;
}
.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 1px solid #6d5e5e;
}
.img-circle {
    border-radius: 50%;
}
/* end style for account */

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto 0px;
    padding: 0 0 0px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
    padding: 0px;
    margin-bottom: 40px;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\2193";
}

a.desc:after {
    content: "\2191";
}


.pager-credit-cards {
    display: flex;
    /* font-size: 14px;*/
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.sort-li {
    display: inline-flex;
}

.sort-li a {
    margin-top: 5px;
    color: #8a8e93;
}

.sort-li-row {
    /*display: flex;*/
    padding: 10px 0 15px 0;
    color: #212529;
    font-size: 15px;
}
.sort-li-1 {
    padding: 0 10px 0 0;
}


.pager-credit-cards {
    display: flex;
    /* font-size: 14px;*/
}
.summary-credit-cards {
    text-align: left;
}
.pager-num {
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    align-items: center;
   /* border: 1px solid #fbfbfb;*/
}
.pager-num:hover {
    border: 1px solid #00B2B7;
    transition: 0.5s;
}
.pager-num.disabled:hover {
    border: 1px solid #fff;
}

.pager-num.active{
    background: #00B2B7;
    border: 1px solid #00B2B7;
    /* margin-bottom: 10px;
     margin-top: 10px;*/
}
.pager-num.active a{
    color: #fff;
}
.pager-num a {
    color: #8a8e93;
}

.filter-close {
    color: #ff0000;
    font-size: 14px;
}

a .filter-close-text {
    color: #8a8e93;
    font-size: 14px;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}


.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}


.header-1 {
    /*position: absolute;*/
    height: 16px;
    left: 0%;
    right: 0%;
    top: 0px;
    background: linear-gradient(151.43deg, #AF03B2 0%, #15478C 48.96%, #00B2B2 100%);
}


.header-2 {
    width: 283px;
    height: 32px;
    left: calc(50% - 283px/2 + 0.5px);


    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;
    /* or 16px */

    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 auto;

    color: #8A8E93;
}
.header-3 {
    width: 283px;
    left: calc(50% - 283px/2 + 0.5px);


    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;
    /* or 16px */

    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 auto;

    color: #8A8E93;
}
.header-4 {
    width: 310px;
    left: calc(50% - 283px/2 + 0.5px);


    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;
    /* or 16px */

    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 auto;

    color: #8A8E93;
}
.logo-1 {

    width: 111px;
    height: 111px;
    /*top: 24px;*/
    background: url(/img/logo_org_50724.svg);
    margin: 0 auto;


}
.logo-1-m {

    width: 111px;
    height: 111px;
    /*top: 24px;*/
    background: url(/img/logo_org_50724.svg);
    margin: 0 auto;


}

.logo-1-account {

    width: 111px;
    height: 111px;
    /*top: 24px;*/
    background: url(/img/logo_org_50724.svg);
    margin: 0 auto;


}

.line-1 {
    /*position: absolute;
    width: 6280px;*/
    border-bottom: 1px solid #00B2B2;

}
.line-1-partners {
    /*position: absolute;
    width: 6280px;*/
    border: 1px solid #00B2B2;

}

.line-text{

    width: 237px;

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 32px;
    color: #AF03B2;
    margin-bottom: 32px;

}

.line-text-2{
    /* */
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-top: 32px;
    color: #AF03B2;
    margin-bottom: 32px;

}
.partners-text-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.08em;
    color: #1D252F;
    padding-top: 5px;
}
.partners-text-2 {

    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.08em;
    color: #1D252F;
}

.partners-text-3 {
    width: 770px;

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #1D252F;
}

.partners-card-1 {

    width: 550px;
    height: 490px ;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 5px;
    float: left;
    margin-top: 20px;
    position: relative;
    padding: 20px;

    font-style: normal;
    font-weight: normal;


    font-size: 15px;
    line-height: 23px;
    color: #1D252F;

}


.field-entry-1 {
    width: 399px;
    flex: none;
    margin: 0 auto;
    padding: 0;
}



.field-entry-1 label {

    color: #8A8E93;

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    /* margin-left: 13px;*/
    margin-bottom: 1px;
}

.field-entry-1 input:focus {
    background: #FFFFFF;
    border: 1px solid #00B2B2;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(0, 178, 178, 0.3);
    border-radius: 4px;

}
.field-entry-1 input {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 4px;
}









.field-account-1 {
    width: 399px;
    flex: none;
    margin: 0 auto;
    padding: 0;
}



.field-account-1 label {

    color: #8A8E93;

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 1px;
}

.field-account-1 input:focus {
    background: #FFFFFF;
    border: 1px solid #00B2B2;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(0, 178, 178, 0.3);
    border-radius: 4px;

}
.field-account-1 input {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 4px;
}

.field-account-1-1 {
    /*margin: 100px;*/
    visibility: hidden;
}






.field-entry-2 {
    width: 399px;
    flex: none;
    margin: auto;
    text-align: right;
    margin-top: 0px;
    padding-right: 0px;
}

.field-entry-2 a {
    color: #8A8E93;

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 28px;
    text-decoration: underline;
}
.field-entry-2 a:hover {
    color: #00B2B2;

}


.field-entry-3 {
    width: 399px;
    flex: none;
    margin: auto;
    padding-top: 10px;
}
.field-entry-3-cert {
    /*width:150px !important;*/
}
.field-entry-3-cert.certificate-button-1 button {
    width:220px !important;
    height: 40px;
}
.field-entry-3-cert button {
    width:184px !important;
    float: left;
    background: #00B2B2;
    border-radius: 4px;
    margin: auto;
    display: table;
    border: none !important;
    vertical-align: text-top;
}
.field-entry-3-cert .btn.btn-primary:focus {
    background: #16478C !important;
    border: none !important;
    box-shadow:none !important;
}
.field-entry-3-cert button:hover {
    background: #16478C !important;
}

.field-entry-3 button{
    width: 240px;
    background: #00B2B2;
    border-radius: 4px;
    margin: auto;
    display: table;
    border: none !important;
    box-shadow: 0px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);

}
.field-ticket-1 {
    margin-bottom: 40px;
}
.field-ticket-1 button{
    width: 332px;
    height: 38px;
    background: #00B2B2;
    border-radius: 4px;
    margin: auto;
    display: table;
    border: none !important;
    box-shadow: 0px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;

    /* White */

    color: #FFFFFF;

}


.partners-button button {
    width: 240px;
}

.field-ticket-1 .btn.btn-primary:focus  {
    background: #00B2B2 ;
    border: none !important;
    box-shadow:none !important;
}

.field-ticket-1 .btn.btn-primary:hover {
    background: #16478C !important;
    border: none !important;
    box-shadow:none !important;
}

.field-ticket-1 .btn.btn-primary:active {
    background: #16478C !important;
    border: none !important;
    box-shadow:none !important;
}


.field-entry-3 button:hover {
    background: #16478C;
}


/*С„РѕРЅ РїСЂРё РЅР°Р¶Р°С‚РёРё, СЂР°РјРєР°*/
.btn.btn-primary:focus  {
    /*box-shadow:none !important;
    background: #00B2B2 !important;
    /*background: #16478C;*/
    /* border: none !important;*/

}

.field-entry-3-1 button{
    background: #C4C4C4;
    border-radius: 4px;
    box-shadow: 0px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);
}
.field-entry-3-1 button:hover {
    background: #C4C4C4;
}

.field-entry-3-1 .btn.btn-primary:focus  {
    background: #16478C ;
    border: none !important;
    box-shadow:none !important;
}

.field-entry-3 .btn.btn-primary:focus {
    background: #16478C ;
    border: none !important;
    box-shadow:none !important;
}

.field-entry-3-change {
    padding-top: 10px;
}
.field-entry-3-change .btn.btn-primary  {
    width: 240px;
    background: #00B2B2 ;
    border: none !important;
    box-shadow:none !important;

}

.field-entry-3-change .btn.btn-primary:focus  {
    width: 240px;
    background: #16478C ;
    border: none !important;
    box-shadow:none !important;

}


.password-reset-text-1{
    width: 539px;
    display: table;
    margin: auto;

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 3vw;

    align-items: center;
    text-align: center;
    letter-spacing: 0.04em;

    /* TextGrey */

    color: #8A8E93;

}
.password-reset-text-1 a {
    color: #8A8E93;
    text-decoration: underline;
}
.password-reset-text-1 a:hover {
    color: #00B2B2;
}

.help-block {
    color: #dc3545;
    font-size: 80%;
    margin-top: 0.25rem;
}

.tabs-1 {
    /* position: absolute;
     width: 752px;*/
    height: 64px;
    left: calc(50% - 752px/2);
    top: 272px;

}
.group-nav-1 {

    /*position: absolute;
    width: 84px;
    left: calc(50% - 184px/2 + 277px);
    top: 8px;
    bottom: 8px;*/

}

.navigation-1 {
    /*position: absolute;*/
    width: 750px;
    margin: auto;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;

    background: #F6F6F7;
    /* inner */

    box-shadow: inset 0px 4px 6px rgba(29, 37, 47, 0.08), inset 0px 1px 2px rgba(29, 37, 47, 0.08);
    border-radius: 6px;
}

.navigation-2 {
    max-width: 729px;
    margin: auto;

    background: #F6F6F7;
    /* inner */

    box-shadow: inset 0px 4px 6px rgba(29, 37, 47, 0.08), inset 0px 1px 2px rgba(29, 37, 47, 0.08);
    border-radius: 6px;
}

.navigation-1-back {
    position: absolute;
    width: 80px;
    height: 64px;
    background: #F6F6F7;
    /* NaviDropShadow */

    box-shadow: 4px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);
    /*transform: matrix(1, 0, 0, -1, 0, 0);*/
    border-radius: 0px 5px 5px 0px;

}
.navigation-1-back-mobile {
    display: inline-flex;
}

.bt-active {

    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;

    background: linear-gradient(93.52deg, #AF03B2 -96.02%, #00B2B2 216.28%);
    border-radius: 4px;
    margin: 7px;
}

.bt-inactive {

    position: absolute;
    /*visibility: hidden;*/
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;

    /*background: linear-gradient(93.52deg, #AF03B2 -96.02%, #00B2B2 216.28%);*/
    border-radius: 4px;
    margin: 7px;
}



.nav-text-active {



    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    /* identical to box height */

    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;

    vertical-align: sub;
    color: #FFFFFF;
}

.nav-text-inactive {



    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;

    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    vertical-align: sub;
    color: #8A8E93;
}

.nav-text-inactive:hover {

    color: #16478C;

}


.login-main {
    /* max-width: 1440px;
     margin: auto;*/
    /*padding-left: 10vw;*/
    position: absolute;
}

.login-main-2 {
    /* padding-left: 10vw;
    position: absolute;
    left: 100%;
    transform: translate(-100%);*/
    float: right;
}

.login-1 {
    /*  position: absolute;*/
    width: 194px;
    height: 64px;
    background: #F6F6F7;
    /* NaviDropShadow */

    box-shadow: -4px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);
    /*transform: matrix(1, 0, 0, -1, 0, 0);*/
    border-radius: 5px 0px 0px 5px;
}

.login-2 {
    /*  position: absolute;*/
    width: 141px;
    height: 64px;
    background: #F6F6F7;
    /* btn */

    box-shadow: -4px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);
    /*transform: matrix(1, 0, 0, -1, 0, 0);*/
    border-radius: 5px 0px 0px 5px;
}

.login-3 {
    /*  position: absolute;*/
    width: 194px;
    height: 64px;
    background: #F6F6F7;
    /* NaviDropShadow */

    box-shadow: 4px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);
    /*transform: matrix(1, 0, 0, -1, 0, 0);*/
    border-radius: 0px 5px 5px 0px;
}


.login-text-1 {
    /*position: absolute;*/

    margin-left: 20px;

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */

    letter-spacing: 0.08em;
    text-transform: uppercase;

    /* BgMagenta */

    color: #AF03B2;
}

.login-text-2 {
    margin-left: 2%;
    color: #1D252F;
}

.login-3 a:hover {
    text-decoration: none !important;
}


.login-text-2-1 {
    margin-left: 25%;
    margin-right: 5%;
    color: #1D252F;
}

.login-1 a {
    text-decoration: none;
}

.login-2 a {
    text-decoration: none;
}

.login-text-3 {
    position: absolute;
    width: 96px;
    height: 16px;
    left: 60px;
    top: 3px;
    margin-top: 40px;



    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */


    color: #1D252F;

}

.login-text-4 {
    /* position: absolute;*/
    width: 57px;
    height: 11px;
    left: 60px;
    top: 50px;
    margin-top: 40px;


    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    line-height: 11px;
    /* identical to box height, or 137% */

    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: #AF03B2;
}

.ellipse-1 {
    /* position: absolute;
     width: 32px;
     height: 32px;
     left: 0px;
     top: 0px;
     margin-top: 40px;

     border: 1px solid #373E47;
     box-sizing: border-box;*/
    padding-top: 20px;
    padding-left: 15px;
    width: 194px;
}
.ellipse-2 {
    /* position: absolute;
     width: 32px;
     height: 32px;
     left: 0px;
     top: 0px;
     margin-top: 40px;

     border: 1px solid #373E47;
     box-sizing: border-box;*/
    padding-top: 20px;
    padding-left: 15px;
    width: 141px;
}
.ellipse-3 {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 5px;

}
.vector-1 {
    /* position: absolute;*/
    left: 15.62%;
    right: 15.62%;
    top: 12.5%;
    margin-top: 40px;
    bottom: 15.62%;

    border: 1px solid #373E47;
    box-sizing: border-box;
}

.main-content-1 {
    /* max-width: 1680px;
     margin:0 auto;*/
    /*min-height: 85vh;*/
}
.main-content-2 {
    max-width: 1140px;
    margin:0 auto;
    padding-top: 30px;
}


.sent-mail-0 {
    width: 840px;
    margin: auto;
    text-align: center

}

.sent-mail-1 {
    width: 800px;
    background: rgba(14, 151, 85, 0.15);
    border: 1px solid #0E9755;
    box-sizing: border-box;
    border-radius: 5px;

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #0F9D58;
    margin-bottom: 34px;
    padding-left: 200px;
    padding-right: 200px;
}
.sent-mail-3  {
    max-width: 800px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #0E9755;
    box-sizing: border-box;
    border-radius: 5px;
}

.sent-mail-2 a {
    width: 240px;
    height: 40px;
    margin: 0 auto;
    display: table;
    background: #00B2B2;
    border-radius: 4px;
}

#loginform-password {
    /* background: url(/img/view.svg) no-repeat;
     background-position: right calc(0.75em + 0.375rem) center;
     background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);*/
}

.translation-main {
    /* width: 1440px;
     margin-left: -80px;*/
}
.translation-main-text-1 {
    margin-bottom: 10px;
    margin-top: 10px;

    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #1D252F;
}
.translation-main-text-3 {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    /* or 22px */

    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #8A8E93;
}

.translation-main-text-4 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #8A8E93;
    padding-top: 10px;
    padding-bottom: 10px;
}
.translation-main-text-5 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;

    letter-spacing: 0.04em;

    color: #1D252F;
}
.translation-main-text-6 {

    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #1D252F;
    display: flex;
    padding-bottom: 10px;
}
.translation-main-text-7 {
    margin-bottom: 10px;
    margin-top: 10px;

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #1D252F;
}

.translation-main-close {
    color: #000000 !important;
}

.translation-main-messege-1 {
    max-width: 840px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: linear-gradient(97.19deg, rgba(175, 3, 178, 0.2) -96.02%, rgba(0, 178, 178, 0.2) 216.28%);
    border-color: #00B2B2 !important;
    border-radius: 5px;
    padding: 40px !important;
}

.translation-main-text-1-1 {
    color: #1D252F;
    text-decoration: underline;
    padding-left: 5px;
}
.translation-main-text-2 {

    margin-bottom: 19px;
    margin-top: 10px;
    padding-right: 10px;
    float: right;


    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.04em;
    text-decoration-line: underline;

    color: #8A8E93;
}
.translation-main-text-2 a{
    color: #8A8E93;
}
.translation-main-text-2 a:hover{
    color: #00B2B2;
}

.card-1 {
    width: 400px;
    height: 336px ;
    background: #FFFFFF;
    border: 0.5px solid #00B2B2;
    box-sizing: border-box;
    border-radius: 6px;
    float: right;
    margin-top: 20px;
    position: relative;

}

.card-hover-1:hover{
    background: #FFFFFF;
    /* BgOcean */

    border: 1px solid #00B2B2;
    box-sizing: border-box;
    /* OceanShadow */

    box-shadow: 2px 2px 4px rgba(0, 178, 178, 0.3);
    border-radius: 6px;
}

.card-hover-2:hover{
    box-shadow: 0px 7px 9px rgba(0, 178, 178, 0.08), 0px 9px 7px rgba(0, 178, 178, 0.3);
}


.card-hover-2:hover .card-1-events-a .card-1-event-text-1 {
    color: #16478C;
}

.fb_banner {
    background: url(/img/fb_banner_full.png);
    height: 216px;
    position: relative;
    border-radius: 6px 6px 0px 0px;
    background-size: cover;
}
.fb_banner-wo {

    background: url(/img/fb_banner_wo_band.png);
    height: 216px;
    position: relative;
    border-radius: 6px 6px 0px 0px;
    background-size: cover;
}

.card-1-text-3 {
    position:absolute;
    bottom:3%;
    margin-left: 7%;
    margin-right: 7%;

    text-align: center;

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;

    /* main */

    color: #1D252F;
}
.card-1-text-1{

    position:absolute;
    bottom:10%;
    margin-left: 5%;
    margin-right: 5%;


    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */


    color: #00B2B2;
}
.card-1-text-2{

    position:absolute;
    bottom:3%;

    margin-left: 5%;
    margin-right: 5%;

    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;
    /* identical to box height, or 16px */

    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #8A8E93;
}
.card-1-text-5{

    position:absolute;
    bottom:3%;


    margin-left: 71%;
    margin-right: -2%;

    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;
    /* identical to box height, or 16px */

    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #8A8E93;
}

.card-2 {
    width: 400px;
    height: 336px ;
    background: #FFFFFF;
    border: 0.5px solid #00B2B2;
    box-sizing: border-box;
    border-radius: 6px;
    float: left;
    margin-top: 20px;
    position: relative;
}

.card-2-text-1{

    position:absolute;
    top:30%;
    margin-left: 5%;
    margin-right: 5%;

    text-align: center;

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */


    color: #00B2B2;
}

.card-1-events-temp {
    margin-left: 0%;
    /* margin-right: 0%;*/
}

#change-pwd {
    padding-bottom: 12px;
    /*margin-left: 12px;*/
    font-size: 15px;
}
#dont-mind-pwd {
    padding-bottom: 12px;
    margin-top: -12px;
    /*margin-left: 12px;*/
    float: right !important;
    font-size: 15px;
}
#change-pwd a, #dont-mind-pwd a {
    color: #8A8E93;
    text-decoration: underline;
}

#change-pwd a:hover, #dont-mind-pwd a:hover {
    color: #00B2B2;
    text-decoration: underline;
}


/*СЂР°РјРєР° РІРѕРєСЂСѓРі РєРЅРѕРїРѕРє*/
.btn.btn-default:focus  {
    box-shadow:none !important;
}

.account-font-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    /* or 130% */

    /*display: flex;*/
    align-items: flex-end;


    /* TextBlack */
    /*text-align: center;*/
    color: #1D252F;
    padding-bottom: 26px;
    /* padding-left: 7%;*/


}

.abonements-t-2{
    border-bottom: 1px solid #00B2B2;
    /* border-bottom: 1px solid #DEDEDE;*/
    padding-bottom: 20px;
    /*padding-top: 20px;*/


    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;


    letter-spacing: 0.08em;
    text-transform: uppercase;

    /* TextGrey */

    color: #8A8E93;
}
td.abonements-t-1{
    border: none !important;
}

.abonements-t-3{

    /*  border-top: 1px solid #00B2B2;*/
    /* border-bottom: 1px solid #DEDEDE;*/
    padding-bottom: 20px;
    padding-top: 20px;


    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #1D252F;
}
.cert-t-3-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height */


    align-items: center;

    letter-spacing: 0.04em;
    text-decoration-line: underline;

    /* TextGrey */

    color: #8A8E93;
}
.abonements-t-3-1{
    font-size: 15px;
    line-height: 16px;
}
.sertificate-img-1 {
    /*float: left;
    padding-right: 20px;
    padding-bottom: 20px;*/
    width: auto;
}
.sertificate-img-2 {

    width: 144px;
    border-radius: 5px 5px 5px 5px;

}
.sertificate-1 {
    /*float: left;*/


}
.sertificate-date-1 {

    font-style: normal;
    font-weight: normal;
    float: left;
    font-size: 15px;
    line-height: 16px;
    align-items: center;
    text-align: center;

    text-transform: uppercase;

    /* TextGrey */

    color: #8A8E93;
    padding-top: 9px;
}
.abonements-t-3-1 a {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 16px;
    color: #1D252F;
}

.alert {
    padding: 0;
}

/*TODO-art: РЅРµ РЅР° РІСЃРµ */
.form-control.is-invalid {
    background-image: none !important;

}
.abonements-desc-1 {
    /*width: 477px;*/

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* or 133% */

    align-items: center;

    margin-bottom: 5px;

    /* TextBlack */

    color: #1D252F;

}
.abonements-desc-2 {


    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #8A8E93;
    margin-bottom: 0px;

}

.abonements-line-1 {
    border-bottom: 1px solid #DEDEDE;
}
.sert-text-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* or 133% */


    align-items: center;
    letter-spacing: 0.04em;

    /* TextBlack */

    color: #1D252F;
}
.sert-text-2 {
    /*width: 297px;*/

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* or 133% */


    align-items: center;


    color: #000000;

}

.form-control:disabled {
    background-color: #F6F6F7 !important;
    color: #1D252F;

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;

}
.password-reset-text-1-2 {

    padding-bottom: 1vw;
}

.mr-3, .mx-3 {
    margin-right: 0.7rem !important;
}
.abonements-mobile-hidden-1 {
    display: none;
}
.pleer-1 {
    width: 1100px;
    height: 800px;
    border:none;
}
.pleer-2 {
    width: 620px;
    height: 390px;
    border:none;
    margin-top: 7px;
    margin-bottom: 16px;
}
.translation-main-mobile-only-1 {
    display: none;
}

/* Рћ РЅР°СЃ */


.about-block {
    background:  url('/img/nd/Rectangle_19.svg');
    background-size:cover;
    width: 100%;
    height: 340px;
}

.about-subblock {
    padding-top: 100px;
}

.about-block-date {

    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 126%;
}
.about-block-text {

    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
}
.about-subblock {
    padding-top: 100px;
}

.program-block-text {
    font-size: 22px;
    color: #1D252F;
    margin-bottom: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
}

.pp3 {
    padding: 0px 40px;
}

.diagram-title {
    margin-top: 80px;
}
.diagram-title h4,
.company-title h4,
.comments-title h4,
.social-title h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #1D252F;
}
.diagram-title p {
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    color: #8A8E93;
}

.company-block {
    padding-top: 140px;
    padding-bottom: 80px;
}
.company-list ul li {
    list-style: none;
    display: inline-block;
    margin-top: 60px;
    margin-right: 40px;
}

ul.company-new-1 {
    padding-left: 0px !important;

}
.comments-block {
    padding-top: 100px;
    padding-bottom: 40px;
    background: #F6F6F7;
}
.comments-list {
    padding: 50px 0px;
}
.com-block {
    min-width: 300px;
    font-size: 14px
}
.social-item {
    margin: 10px 0px;

}

.social-list a,
.social-footer a {
    text-decoration: none;
    color: #000000;
}
.social-block {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #F6F6F7;
}
.social-footer a {
    text-decoration: none;
    color: #000000;
}
.social-footer {
    padding-top: 40px;
    padding-bottom: 10px;
}
.content-divider {
    width: 100%;
    height: 8px;
    background: linear-gradient(164.77deg, #AF03B2 0%, #15478C 48.96%, #00B2B2 100%);
}

.manager-info {
    width: 343px;
    padding-top: 40px;
}
.manager-photo {
    padding-top: 40px;
    text-align: right;
}
.manager-block {
    padding: 20px 0px 50px;
    background: #F6F6F7;
}
.manager-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #8A8E93;
    margin: 0px;
}
.manager-name {
    font-size: 24px;
    line-height: 28px;
    color: #1D252F;
    padding-top: 30px;
    margin: 0px;
}
.manager-profession {
    font-size: 13px;
    line-height: 160%;
    color: #1D252F;
    width: 343px;
}
.manager-contact {
    font-size: 16px;
    line-height: 160%;
    color: #1D252F;
    padding-top: 8px;
}
.manager-contact-item {
    padding: 5px 0px;
}
.manager-contact-item a {
    text-decoration: none;
    color: #000000;
}

.site-about > .container {
    /*padding: 70px 15px 20px;

    max-width: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;*/
}
.partners-ul {
    list-style-image: url(/img/tick-1.svg);

    font-style: normal;
    font-weight: normal;
}



.card-1-events {
    width: inherit;
    height: 292px;
    border: 1px solid #00B2B2;
    box-sizing: border-box;
    border-radius: 6px;
    margin-top: 30px;
}
.card-3-events {
    width: inherit;
    height: 292px;
    box-sizing: border-box;
    border-radius: 6px;
    margin-top: 30px;
    background: #FFFFFF;
    box-shadow: 0px 7px 9px rgba(29, 37, 47, 0.08), 0px 9px 7px rgba(29, 37, 47, 0.08);
    border-radius: 6px;
}


.card-1-event {
    height: 380px;

}


.card-1-events-img {
    margin-right: 57px;
    width: 144px;
    float: left;
    border-radius: 5px 5px 0px 0px;
}
.card-1-events-img-2 {
    width: 100%;
    padding-bottom: 10px;
}
.card-1-events-img-4 {
    opacity: 0.7;
    padding-bottom: 0px;
}

.card-1-events-img-5-dark {
    background: #1D252F;
    border-radius: 5px 5px 0px 0px;
}

.card-hover-2:hover .card-1-events-a .card-1-events-img-5-dark .card-1-events-img-4 {
    opacity:1;
}


.card-1-events-img-3 {
    width: 15%;
    position: absolute;
    left: 26px;
    padding-top: 10px;
}
.card-1-report-img-bonus {
    width: 75%;
    padding-bottom: 10px;
}

.card-1-event-3 {
    height: auto;
}

.card-1-events-text-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.08em;
    display: block;
    color: #1D252F;
    padding: 10px;
}
.card-1-event-text-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #1D252F;
    padding: 10px;
}

.card-1-events-text-2 {

    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;

    float: left;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #8A8E93;
    padding: 10px;
}

.card-1-event-text-2 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    padding: 10px;
    color: #8A8E93;
}

.card-1-events-text-3 {

    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 158%;

    float: right;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #8A8E93;
    padding: 10px;
}
.card-1-events-text-4 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;

    color: #8A8E93;
}
.card-1-events-text-5 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;

    color: #1D252F;
}
.card-1-events-text-6 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;

    color: #1D252F;
}
.card-1-events-text-6-dis {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #8A8E93;
}



/* a СЃСЃС‹Р»РєР°*/
a .card-1-events-text-6:hover {
    color: #00B2B2;
}

a .card-1-events-text-7 {
    color: #1D252F;
}


.card-1-events-text-7 {
    float: right;
    text-decoration: underline;
    font-size: 14px;
}
.card-1-events-text-8 {

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;
    color: #1D252F;
    padding-top: 5px;
}

.card-1-events-a {
    text-decoration: none !important;
}

.card-1-event-load {
    background: url(/img/download_video.png);
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 15px;
    right: 30px;

}
.card-1-events-button button {
    margin: 0px;
}
.card-1-events-button-sert {
    margin-bottom: 0px;
}
.card-1-events-button-sert button {
    width: 164px;

}
.card-1-events-button-2 button {
    background: #DEDEDE;
}
.card-1-events-button-2 button:hover {
    background: #DEDEDE;
}
.card-1-events-button-2 button:focus {
    background: #DEDEDE;
}


.card-2-events-button-sert {
    margin-bottom: 0px;


}
.card-2-events-button-sert button {
    width: 202px;
    background: #FFFFFF;
    /* BgOcean */

    border: 1px solid #00B2B2 !important;
    box-sizing: border-box;
    /* NaviDropShadow */

    box-shadow: 0px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);
    border-radius: 4px;
    color: #1D252F;
}

.card-1-events-materials {
    background: url(/img/materials.png);
    background-size: cover;
    width: 21px;
    height:  24px;
    float: right;
    margin-right: 3px;
}
.card-1-events-materials-bonus {

    width: 188px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 27px;
    border-radius: 4px 4px 4px 4px;
}

.card-1-events-line-1 {
    display: none;
}
.companies-text-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #1D252F;
    align-self: flex-start;
}
.companies-text-1 a {
    color: #1D252F;
}
.companies-text-1 a:hover {
    color: #00B2B2;
    text-decoration: none;
}

.companies-text-2 {

    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 20px;
    /* identical to box height, or 100% */



    color: #1D252F;
    padding-bottom: 15px;

}


.companies-text-3 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height, or 130% */

    text-align: right;
    letter-spacing: 0.08em;

    /* BgOcean */

    color: #00B2B2;
}
.companies-text-4 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #1D252F;
    padding-bottom: 15px;
}
.companies-text-5 {
    color: #AF03B2;
}

.companies-text-6 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #1D252F;
    margin-bottom: 3px;

}
.companies-text-6:hover {
    color: #00B2B2;
}
.companies-text-7 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #1D252F;
    margin-bottom: 15px;
}

.companies-text-8 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* identical to box height, or 133% */

    letter-spacing: 0.04em;

    /* TextGrey */

    color: #8A8E93;
    margin-bottom: 0px;
}



.broad-login-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #1D252F;
}

.broad-login-1 a {
    color: #1D252F;
    text-decoration: underline;
}
.broad-login-1 a:hover {
    color: #00B2B2;

}
.certificate-img-1 {
    width: 100%;
    height: auto;
    box-shadow: 0px 7px 9px rgba(29, 37, 47, 0.08), 0px 9px 7px rgba(29, 37, 47, 0.08);
}
.certificate-text-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    color: #1D252F;
    padding-top: 50px;
}
.certificate-text-3 {

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    color: #1D252F;
    padding-top: 10px;
}
.certificate-text-inline-3 {
    position: absolute;
    right: 0px;
    top: 0px;
}
.certificate-text-inline-img {
    width: 90px;
}
.certificate-text-2 {

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    align-items: center;
    color: #1D252F;
}

.certificate-copylink-1 {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #8A8E93;
}
.certificate-copylink-2 {
    float: left;
}

.certificate-copylink-1 input {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 4px;
    width: 326px;
    margin-bottom: 15px;
    height: 40px;
}



.certificate-copylink-1 button {
    border: 1px solid #00B2B2;
    box-sizing: border-box;
    border-radius: 4px;
    background: #ffffff;
    width: 240px;
    height: 40px;
}

.certificate-copylink-1-dis {
    background: #C4C4C4 !important;
    border: none !important;
    color: #ffffff;
    text-rendering: unset !important;
    border-radius: 4px;
    box-shadow: 0px 4px 6px rgba(29, 37, 47, 0.08), 0px 2px 2px rgba(29, 37, 47, 0.08);

}
.certificate-copylink-1 button:focus {
    outline: 0 !important;
}
.certificate-copylink-1 input:focus {
    outline: 0 !important;
}
.card-1-events-material-block {
    /* position: relative;
     top: 6px;*/
}

.card-1-events-sertificate {
    float: right;
}
.event-choose-1 {
    width: 350px !important;
    height: 60px !important;
}

.cert__heading_button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 1rem 1rem;
}

.filterinput {
    border: none;
    width: 100%;
    outline: 0 !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #00b2b2 !important;
    text-decoration: unset !important;
}

.nav-pills .nav-link {
    text-decoration: unset !important;
}

/*main_new*/
.blogItems1 {
    /*background-color: #F8F8F8;*/
}

.main_new_1_part {

}

.main_new_text-1 {
    font-size: 40px;
    font-weight: 700;
    margin: 2rem 0 3rem 0;
    text-align: center;
    line-height: 40px!important;
    font-family: Helios;
}
h2.main_new_text-1{
    font-size: 24px!important;
    font-weight: 400;
    text-align: center;
    line-height: 34px!important;
}

.main_new_text-2 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 1rem 0;
    text-align: center;
    border-bottom: 1px solid #00B2B2;
}
.main_new_text-3 {
    font-size: 24px;
    font-weight: 400;
    margin: 2rem 0 3rem 0;
}

.main_new_text-2 a {
    color: #212529;
    font-size: 22px!important;
}
.main_new_logo {
    margin-bottom: 0rem!important;
}

.main_new_logo img {
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
}

.main_new___line {
    width: 100%;
    background: linear-gradient(151.43deg,#af03b2 0,#15478c 48.96%,#00b2b2 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 2rem;
    margin: 3rem 0 3rem 0;
    border-radius: 6px;
    color: white;
    font-size: 20px;
    font-weight: 700;
}
.main_new___line.block {
    /*width: 70%;*/
    margin: 1rem 0 1rem 0;
    padding: .5rem;
    text-align: center;
}

.main_new___line.block2 {
    width: 70%;
    margin: 1rem 0 1rem 0;
    padding: .5rem;
    text-align: center;
    margin: auto;
}

button.main_new___line.block {
    outline:none;
    border:none!important;
    box-shadow:none!important;
}

button.main_new___line.block:hover {
    transition: 0.3s;
    transform: scale(1.03);
}

.main_new___point {
    background: linear-gradient(151.43deg,#af03b2 0,#15478c 48.96%,#00b2b2 100%);
    border-radius: 50%;
    /*margin: 1rem;*/
    padding: 5px 11px 5px 11px;
    color: white;
}

span.main_new___point {

}

.popup_yal1 {
    color: #ffc107;
}
.popup_yal2 {
    color: #2a0cff;
}


.first__products_upcoming-events {
    font-size: 46px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
    word-break: break-all;
}

.first__products_upcoming-desc {
    color: #5b616e;
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0 20px 0;
}

#notion_7 {
    font-style: normal;
}

.picnic {
     /*font-size: 34px !important;*/
     margin-bottom: 0.5rem  !important;
    /*margin-top: 3.5rem;*/
 }
.picnic_line {
    font-size: 20px !important;
    margin-bottom: 4rem !important;
    margin-top: 1.5rem !important;
    line-height: 2rem !important;
}

.picnic_line a {
    font-size: 20px !important;

}

.picnic_line_2 {
    font-size: 19px !important;
}
.picnic_line_3 {
    font-size: 20px !important;
    line-height:1.7rem;
}
.picnic_line_4 {
    margin-bottom: 0.1rem !important;
}

.about__owner_container_picnic {
    display: flex;
    justify-content: left;
}

.picnic_line_5 {
    margin-bottom: 2rem !important;
    margin-top: 1rem;
}
.speakers__btn.btn_button_2part.picnic_button {
    margin: 1rem !important;
}

.picnic_row {
    margin-bottom: 2rem;
}

.picnic_row_2 {
    margin-bottom: 3rem;
    margin-top: 5rem;
    padding-left: 0 !important;
}

.picnic_line_7 {
    font-size: 20px;
    color: #af03b2;

    text-transform: uppercase;

}
.picnic_line_8 {
    font-size: 18px;
}

.picnic_line_9{
    color: #00B2B2;
}

.picnic_img_1 {
    width: 90%;

}

.dev_1_1 .form-group input  {
    height: 1em !important;
}

.statistics-form-button-1  {
    display: flex;
    justify-content: flex-start;

    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*padding: 10px;*/


}


.statistics-form-button-1 button {
    background-color: #0143cc !important;
    border-color: #0143cc !important;
    font-size: 1rem !important;
}


.statistics-form-button-1 button:focus {
    box-shadow:none !important;

}

.statistics-form-button-1 button:hover {
    /*background-color: #fff !important;*/
    border-color: #0143cc !important;

    background: linear-gradient(149deg, #0A3FAF33 0%, #fff 50%, #0A3FAF33)!important;
    color: #0b2e13;
}

.statistics-form-button-1 button:active {
    color: #0b2e13!important;

}




.statistics-form-button-2  {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 7rem;

}

.statistics-form-button-3  {
    display: flex;
    justify-content: left;
    padding-top: 0rem;
    padding-bottom: 0rem;
}



.statistics-form-button-2 button {
    background-color: #0143cc !important;
    /*background: linear-gradient(149deg, #0A3FAF33 0%, #fff 50%, #0A3FAF33)!important;*/
    border-color: #0143cc !important;
    font-size: 1.3rem !important;
    padding: 10px 40px 10px 40px;
}

.statistics-form-button-2 button:focus {
    box-shadow:none !important;

}

.statistics-form-button-2 button:hover {
    /*background-color: #fff !important;*/
    border-color: #0143cc !important;

    background: linear-gradient(149deg, #0A3FAF33 0%, #fff 50%, #0A3FAF33)!important;
    color: #0b2e13;
}

.statistics-form-button-2 button:active {
    color: #0b2e13!important;

}







.statistics-form-presetDropdown  {
    display: inline !important;

}

.statistics-form-presetDropdown input  {
    background-color: #f3f3f3 !important;
    padding-left: 1rem !important;
    height: 3em;
}

.form-group {
    margin-bottom: 0 !important;
}
.calculator__col__line_bar {
    min-height: 60vh !important;
}

.calculator__col__filter_border {
    border: 1px solid #e3e3e3;
    border-radius: 35px !important;
    padding: 2rem;
    /*margin: 0.5rem;*/
    background: white;


}

.calculator__col__menu_border {

    border: 1px solid #e3e3e3;
    border-radius: 35px !important;
    padding: 2rem;
    /*margin: 0.5rem;*/
    background: white;


}

.calculator__col__chart_border {
    border: 1px solid #e3e3e3;
    border-radius: 35px !important;
    padding: 1.5rem;
    /*margin: 0.5rem;*/
    background: white;
    /*box-shadow: 0 0 5px 10px #fff;*/

}

.calculator__col__menu_border label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-right: 1rem;
    color: #929292;
    font-size: 18px;
    line-height: 22px;

}
.calculator__col__menu_border_p {
    display: inline;
    color: #000;
    font-size: 20px !important;
    line-height: 22px;
}

.calculator__container-fluid-not-padding {
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-top: 30px;
}

.calculator__col__title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    line-height: 1.5rem;
}

.calculator__col__title_span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #bdbdbd;
    cursor: pointer;
    line-height: 35px;
}

.calculator__col__title_span_2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px ;
    color: #636363 ;
    /*font-weight: bold;*/
    text-align: center;
    /*border-bottom: 1px dashed #bdbdbd;*/
    cursor: pointer;
}
.model_5 {
    border-bottom: 1px dashed #bdbdbd;
    cursor: pointer;
    z-index: 15;
}

.about__project_1 p {
    font-size: 20px !important;
    line-height: 30px;
}

p.about__project_3 a {
    font-size: 25px !important;
    line-height: 32px;
}

p.about__project_3 a:hover {
    color: #002580!important;
    text-decoration: underline!important;
}

p.about__project_5 {
    font-size: 25px !important;
    line-height: 32px;
}

.about__project_1 a:hover  {
    text-decoration: underline;
}
.about__project_1 a  {
    text-decoration: none !important;
}

.about__project_1 h1 {
    font-size: 30px !important;
    line-height: 35px !important;
}

.header_menu_head {
    display: flex;
}

.header_menu_head_m {
    display: flex;
}

.users-update.card.calc-dashbord {
    max-width: 100% !important;
    align-items: normal;
}

.nav-link p {
    color: #fff;
}



span[data-title] {
    position: relative;

}

span[data-title]:hover:before {
    content: attr(data-title);
    font-size: 0.9rem;
    line-height: 1.5rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    position: absolute;
    width: 100%;
    color: #fff;
    background: #4d4d4d;
    padding: 0.5rem;
    border-radius: 5px;
    bottom: 3.5rem;
    left: 3rem;

}

span[data-title].model_5 {
    position: relative;

}

span[data-title].model_5:hover:before {
    content: attr(data-title);
    font-size: 0.9rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    position: absolute;
    width: 300%;
    color: #fff;
    background: #4d4d4d;
    padding: 0.5rem;
    border-radius: 5px;
    bottom: 1.5rem;
    left: 3rem;

}


}




.homepage-background {

    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -10;
}


.homepage-background-element-1 {

    position: fixed;
    top: 15vh;
    left: 50px;
    background: #0a3faf; /* 0a3faf*/
    width: 150px;
    height: 150px;
    filter: blur(100px);
    border-radius: 100%;
    animation: pulse-animation 3s infinite;

}

.homepage-background-element-2 {
    position: fixed;
    top: 60vh;
    right: 50px;
    left: unset;
    background: #0a3faf;
    width: 150px;
    height: 150px;
    filter: blur(100px);
    border-radius: 100%;
    animation: pulse-animation 3s infinite;

}

.homepage-background-element-3 {
    position: fixed;
    top: 50vh;
    /*right: 50px;*/
    /*left: 30vw;*/
    background: #0a3faf;
    width: 150px;
    height: 150px;
    filter: blur(100px);
    border-radius: 100%;
    animation: pulse-animation 3s infinite;

}


.calc-header-main {
    z-index: 5;
}


.control-label {

    /*font-size: 25px;*/
}

.show-more-1 {
    color: #16478C;
    display:inline-block;
    border-bottom: 1px dashed #16478C;
    font-size: 12px;
    line-height: 15px!important;
    cursor:pointer;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
}

a.modeling-by-turnover-1 {
    color: #0143cc;
    font-size: 1.2rem;
    text-decoration: underline!important;
}

a:hover.modeling-by-turnover-1 {
    color: #002580!important;
    text-decoration: underline!important;
}


.daterangepicker .ranges li[data-range-key="Сегодня"],
.daterangepicker .ranges li[data-range-key="Вчера"],
.daterangepicker .ranges li[data-range-key="Этот месяц"],
.daterangepicker .ranges li[data-range-key="Прошлый месяц"],
.daterangepicker .ranges li[data-range-key="Последние 7 дней"] {
    display: none;
}





/* исходный вариант scroll */

/*.title-background-container marquee {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin: -50px 0;*/
/*    color: #fff;*/
/*    z-index: -1;*/
/*}*/




/*.title-background-container .title-background-primary,.title-background-container .title-background-secondary {*/
/*    width: fit-content;*/
/*    display: block;*/
/*        !*font-size: 5vw;*!*/
/*    !*font-weight: 900*!*/
/*}*/

/*.title-background-primary {*/
/*    animation: scroll-horizontal 200s linear infinite*/
/*}*/

/*.title-background-secondary {*/
/*    animation: scroll-horizontal-2 200s linear infinite;*/
/*    animation-delay: -100s*/
/*}*/




/*@keyframes scroll-horizontal {*/
/*    0% {*/
/*        transform: translateX(100%)*/
/*    }*/

/*    to {*/
/*        transform: translateX(-100%)*/
/*    }*/
/*}*/

/*@keyframes scroll-horizontal-2 {*/
/*    0% {*/
/*        transform: translateX(0)*/
/*    }*/

/*    to {*/
/*        transform: translateX(-200%)*/
/*    }*/
/*}*/


/* исходный вариант scroll */




/*  вариант 2 scroll */

.title-background-container {
    width: inherit;
    display: flex;
    overflow-x: hidden;
    z-index: -10;
}

.title-background-container-level-2 {
    font-size: 110px;
    line-height: 1.3;
    padding: 24px 0;
    white-space: nowrap;
    display: flex;

}
.title-background-primary {
    animation: marquee1 50s infinite linear;
    animation-delay: -50s;
    padding-left: 2rem;
    font-weight: 900;
    color: #fbfbfb;
}

.title-background-secondary {
    animation: marquee2 50s infinite linear;
    animation-delay: -25s;
    padding-left: 2rem;
    font-weight: 900;
    color: #fbfbfb;
}

@keyframes marquee1 {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}

@keyframes marquee2 {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-200%);
    }
}


/*@keyframes marquee1 {*/
/*    0% {*/
/*        transform: translateX(300%);*/
/*    }*/
/*    100% {*/
/*        transform: translateX(-100%);*/
/*    }*/
/*}*/

/* вариант 2 scroll */





@keyframes pulse-animation {
    0% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.5);
        opacity: 1
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}


@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }

    .homepage-background-element-1 {

        width: 100px !important;
        height: 100px !important;
        filter: blur(100px);

    }

    .homepage-background-element-2 {
        width: 100px !important;
        height: 100px !important;
        filter: blur(100px);

    }

    .calculator__col__menu_border label {

        font-size: 16px!important;
        line-height: 18px!important;

    }

    .calculator__col__menu_border_p {
        font-size: 17px !important;
        line-height: 19px;
    }
    .show-more-1 {

        font-size: 10px!important;
        line-height: 12px!important;
    }



}
