

.first-god__datapicker {
    position: relative;
}


.table-order {
    font-family: "IBM Plex Sans";
}

.table-order > .thead-light > tr > th {
    color: #ffffff;
    background-color: #052d52;
    border-color: #052d52;
}




.autorization-popup__input:not(:last-child) {
    margin: 0 0 20px 0 !important;
}

.autorization-popup__button {
    margin-top: 20px !important;
}

.autorization-popup__accept {
    /*margin-left: -45px !important;*/
    margin-left: 0 !important;
}

.form-group.field-signupform-iagree > .custom-checkbox {
    text-align: left;
}

.autorization-popup-form {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.sms-popup__row {
    margin-bottom: 8px !important;
}

.autorization-popup__title._title-third,
.sms-popup__title._title-third {
    padding-bottom: 22px !important;
}

.login-form-send-member {
    /*text-align: center;*/
}

.login-form-send-reg {
    text-align: center;
}

.login-form-send-reg > a {
    font-family: Merriweather;
    font-style: normal;
    color: #212121;
}

.login-form-send-reg > a:hover {
    text-decoration: underline;
}

label[for="loginform-rememberme"] {
    padding-top: 4px;
}

.sms-popup__button:hover {
    color: #fff;
}

#callform-name,
#callform-phone {
    margin: 0 0 0px 0;
}

.call-form-group {
    text-align: center;
}

.autorization-popup__input-contact:not(:last-child) {
    margin: 0 0 20px 0 !important;
}


.invalid-feedback {
    font-size: 1rem;
    position: relative;
    color: red;
    top: 8px;
}

.autorization-popup__body-accept {
    padding-top: 0px !important;
}

.autorization-popup__body-accept-contact {
    margin-top: 0 !important;
}

.input.is-invalid {
    border: 1px solid red;
}

.autorization-popup-contact {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.autorization-popup__body-accept-contact > .checkbox {
    margin-bottom: 0;
}

@media (min-width: 991.98px) {
    .info-page {
        padding-bottom: 115px !important;
    }
}


.page-content h1 {
    font-size: 80px;
}

.page-content h2 {
    font-size: 60px;
}

.page-content h3 {
    font-size: 40px;
}

.page-content h4 {
    font-size: 20px;
}

.page-content h5 {
    font-size: 10px;
}

.page-content blockquote{
    display:block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    text-align: justify;
    border-left: 15px solid #052d52;
    border-right: 2px solid #052d52;
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc;
}

.page-content blockquote::before{
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 10px;
    top:5px;
}

.page-content blockquote::after{
    content: "";
}

.page-content blockquote a{
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    padding: 0 3px;
    color: #c76c0c;
}

.page-content blockquote a:hover{
    color: #666;
}

.page-content blockquote em{
    font-style: italic;
}

.page-content ul {

}

.page-content ul li {
    list-style-type: circle;
}

@media (max-width: 1470px) {
    .page-content h1 {
        font-size: calc(50px + 44 * ((100vw - 320px)/ 1150)) !important;
    }

    .page-content h2 {
        font-size: calc(40px + 44 * ((100vw - 320px)/ 1150)) !important;
    }

    .page-content h3 {
        font-size: calc(30px + 44 * ((100vw - 320px)/ 1150)) !important;
    }

    .page-content h4 {
        font-size: calc(20px + 44 * ((100vw - 320px)/ 1150)) !important;
    }

    .page-content h5 {
        font-size: calc(10px + 44 * ((100vw - 320px)/ 1150)) !important;
    }

    .page-content blockquote{
        font-size: calc(10px + 44 * ((100vw - 320px)/ 1150)) !important;
    }

    .page-content blockquote::before{
        font-size: calc(30px + 44 * ((100vw - 320px)/ 1150)) !important;
    }
}







.alert {
    padding: 1.20rem 1.25rem;
    font-family: "IBM Plex Sans";
}

.user-profile-head,
.user-account-head {
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    text-align: left;
    color: #212121;
    margin-bottom: 30px;
}

.user-locale-fix > .form-group > .select > .select__item > .select__title > .select__value,
.user-gender-fix > .form-group > .select > .select__item > .select__title > .select__value {
    height: 34px;
    font-size: 16px;
}

.user-locale-fix > .form-group > .select > .select__item > .select__options > .select__option,
.user-gender-fix > .form-group > .select > .select__item > .select__options > .select__option {
    height: 34px;
    font-size: 16px;
    line-height: 0px;
}

.user-locale-fix > .form-group > .select > .select__item > .select__options,
.user-gender-fix > .form-group > .select > .select__item > .select__options {
    top: 40px;
}

.user-locale-fix > .form-group > .select > .select__item > .select__title > .select__value > span,
.user-gender-fix > .form-group > .select > .select__item > .select__title > .select__value > span {
    height: auto;
}

.navbar-btn-fix button {
    display: none;
    visibility: hidden;
}

.user-edit-button {
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 240px;
    height: 38px;
    background: #428bca;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.user-edit-button:hover,
.user-edit-button:active,
.user-edit-button:focus {
    background: #205b8f !important;
    box-shadow: none !important;
}

.breadkrumbs-page {
    margin-bottom: 0px !important;
}

.f-fix-head {
    font-size: 54px !important;
}

@media (max-width: 1470px) {
    .main-block__title {
        font-size: calc(36px + 44 * ((100vw - 320px)/ 1150)) !important;
    }
}

.navbar-expand-md.navbar > .container {
    padding: 0;
}

.header__top-body a:hover {
    color: #dce9f3;
}

.breadcrumb {
    background-color: transparent;
}

.page__error.error-page {
    height: auto;
}

.error-page__image {
    padding-bottom: 50px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #052d52;
}

@media (any-hover: hover) {
    .information-background-page__button:hover {
        background: #1c6db5;
        color: #fff;
    }
}

.actions-footer__item:hover > div {
    color: #fff;
}

.ftext-all {
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #6c757d !important;
    padding: 0 2px;
}

.articles-header {
    /*font-family: "IBM Plex Sans";*/
    font-weight: 400;
    font-size: 22px;
    line-height: 20px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #6c757d !important;
    padding: 0 2px;
}

.articles-header:hover {
    text-decoration: underline !important;
}

.articles-text {
    /*font-family: "IBM Plex Sans";*/
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #6c757d !important;
    padding: 0 2px;
}

.articles-readmore {
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 240px;
    height: 38px;
    background: #428bca;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.articles-readmore:hover,
.articles-readmore:active,
.articles-readmore:focus {
    background: #205b8f !important;
    box-shadow: none !important;
}

.article-category {
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 240px;
    height: 30px;
    background: transparent;
    border-radius: 4px;
    color: #6c757d !important;
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.article-category:hover,
.article-category:active,
.article-category:focus {
    box-shadow: none !important;
}

.articles-publicate {
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #6c757d !important;
    padding: 0 2px;
}

.articles-card-footer {
    background-color: transparent;
}

.article-header {
    font-size: 54px !important;
}

.article-text-f {
    /*font-family: "IBM Plex Sans";*/
}

.article-cat-fix {
    border: none;
    color: #6c757d !important;
}

.article-cat-fix:hover {
    border: none;
    background-color: transparent;
    color: #6c757d !important;
}

.page-item.active .page-link {
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link {
    color: #6c757d !important;
}

.ftext-attach {
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #6c757d !important;
    padding: 0 2px;
}

.ftext-attach-b {
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #6c757d !important;
    padding: 0 2px;
}

.ftext-attach-link {
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: 0 2px;
}

.page-link {
    font-family: "IBM Plex Sans";
}


/*#article-index h1{
    display:inline-block
}
#article-index .search-button{
    cursor:pointer
}
.article-item{
    margin-bottom:15px
}
.article-item .article-title,.article-item .article-title a{
    color:inherit;
    margin:0
}
.article-item .article-meta,.article-item .article-meta a{
    color:#999;
    font-size:.85em
}
.article-item .article-meta a{
    text-decoration:underline
}
.article-item .article-thumb{
    margin-right:10px;
    margin-bottom:10px
}
.article-item .article-text{
    margin-top:7px
}
body,html{
    height:100%
}
.wrap{
    min-height:100%;
    height:auto;
    margin:0 auto -60px;
    padding:0 0 60px
}
.wrap>.container{
    padding:70px 15px 20px
}
.footer{
    height:60px;
    background-color:#f5f5f5;
    border-top:1px solid #ddd;
    padding-top:20px
}
.jumbotron{
    text-align:center;
    background-color:transparent
}
.jumbotron .btn{
    font-size:21px;
    padding:14px 24px
}
.not-set{
    color:#c55;
    font-style:italic
}
a.asc:after,a.desc:after{
    position:relative;
    top:1px;
    display:inline-block;
    font-family:Glyphicons Halflings;
    font-style:normal;
    font-weight:400;
    line-height:1;
    padding-left:5px
}
a.asc:after{
    content:"\e151"
}
a.desc:after{
    content:"\e152"
}
.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"
}
.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
}*/