@font-face {
    font-family: 'ProbaProRegular';
    src: url('../fonts/ProbaProRegular.eot');
    src: url('../fonts/ProbaProRegular.eot') format('embedded-opentype'),
    url('../fonts/ProbaProRegular.woff2') format('woff2'),
    url('../fonts/ProbaProRegular.woff') format('woff'),
    url('../fonts/ProbaProRegular.ttf') format('truetype'),
    url('../fonts/ProbaProRegular.svg#ProbaProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProbaProRegular';
    src: url('../fonts/ProbaProMedium.eot');
    src: url('../fonts/ProbaProMedium.eot') format('embedded-opentype'),
    url('../fonts/ProbaProMedium.woff2') format('woff2'),
    url('../fonts/ProbaProMedium.woff') format('woff'),
    url('../fonts/ProbaProMedium.ttf') format('truetype'),
    url('../fonts/ProbaProMedium.svg#ProbaProMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ProbaProRegular';
    src: url('../fonts/ProbaProBold.eot');
    src: url('../fonts/ProbaProBold.eot') format('embedded-opentype'),
    url('../fonts/ProbaProBold.woff2') format('woff2'),
    url('../fonts/ProbaProBold.woff') format('woff'),
    url('../fonts/ProbaProBold.ttf') format('truetype'),
    url('../fonts/ProbaProBold.svg#ProbaProBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Icon';
    src: url('../fonts/fontello.eot?31848657');
    src: url('../fonts/fontello.eot?31848657#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff2?31848657') format('woff2'),
    url('../fonts/fontello.woff?31848657') format('woff'),
    url('../fonts/fontello.ttf?31848657') format('truetype'),
    url('../fonts/fontello.svg?31848657#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    font-family: 'ProbaProRegular';
    font-size: 18px;
    line-height: 1.25;
    color: #6d727c;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    padding-top: 142px;
}

:focus {
    outline: none;
}

#video-detach-button {
    display: none;
}

/*.preloader {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #010101;
    z-index: 1000;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
#preloader_lines {
    height: 2px;
    width: 266px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -133px;
    margin-top: 60px;
}
#preloader_line {
    height: 2px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}
#preloader_line:before {
    display: block;
    position: absolute;
    content: "";
    left: -70px;
    width: 70px;
    height: 2px;
    background-color: #68858d;
    -webkit-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite;
}
@keyframes loading {
    from {left: -140px; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}*/
a, a:focus, a:hover, a:active, a:visited {
    text-decoration: none;
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 700;
}

button:focus, input:focus, textarea:focus, a:focus {
    outline: none !important;
}

input.form-control, textarea.form-control {
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

ul, ol {
    list-style-position: inside;
}

table {
    width: 100%;
}

.popup_menu_btn {
    display: none;
}

.list-inline {
    margin: 0;
}

.list-inline > li {
    padding: 0;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "Icon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.icon-down-dir:before {
    content: '\e800';
}

/* '' */
.icon-up-dir:before {
    content: '\e801';
}

/* '' */
.icon-download:before {
    content: '\e802';
}

/* '' */
.icon-left-dir:before {
    content: '\e803';
}

/* '' */
.icon-right-dir:before {
    content: '\e805';
}

/* '' */
.icon-angle-left:before {
    content: '\e80e';
}

/* '' */
.icon-angle-right:before {
    content: '\e813';
}

/* '' */
.icon-angle-up:before {
    content: '\e815';
}

/* '' */
.icon-angle-down:before {
    content: '\e816';
}

/* '' */
.icon-ellipsis:before {
    content: '\e818';
}

/* '' */
.icon-close:before {
    content: '\ea12';
}

/* '' */
.icon-prev:before {
    content: '\ea5f';
}

/* '' */
.icon-next:before {
    content: '\ea60';
}

/* '' */
.icon-search:before {
    content: '\ea61';
}

/* '' */
.icon-time:before {
    content: '\ea62';
}

/* '' */
.icon-calendar:before {
    content: '\ea63';
}

/* '' */
.icon-more:before {
    content: '\ea66';
}

/* '' */
.icon-chat:before {
    content: '\ea67';
}

/* '' */
.icon-filter:before {
    content: '\ea6a';
}

/* '' */
.icon-facebook:before {
    content: '\ea6c';
}

/* '' */
.icon-undone:before {
    content: '\ea6d';
}

/* '' */
.icon-attachments:before {
    content: '\ea6e';
}

/* '' */
.icon-done:before {
    content: '\ea6f';
}

/* '' */
.icon-print:before {
    content: '\ea70';
}

/* '' */
.icon-location:before {
    content: '\ea72';
}

/* '' */
.icon-minus:before {
    content: '\ea74';
}

/* '' */
.icon-play-button:before {
    content: '\ea76';
}

/* '' */
.icon-video:before {
    content: '\ea77';
}

.line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-clamp-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.regions_item {
    position: relative;
}

.remove_redions.btn {
    position: absolute;
    top: 20px;
    right: -57px;
    padding: 5px 10px;
    border: 0px;
}
/* '' */

.backtotop.hidden-top {
    bottom: -100px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
}

.backtotop {
    background-color: #3d2518;
    width: 45px;
    bottom: 20px;
    right: 10px;
    height: 42px;
    line-height: 38px;
    font-size: 36px;
    overflow: hidden;
    z-index: 40;
    position: fixed;
    display: block;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    color: #fff !important;
}

.backtotop:hover {
    background-color: #ff6000;
}

img.alignleft {
    float: left;
    margin-right: 27px;
    margin-bottom: 15px;
}

img.alignright {
    float: right;
    margin-left: 27px;
    margin-bottom: 15px;
}

img.aligncenter {
    margin: 0 auto;
    display: block;
}

.map-container {
    width: 100%;
}

.map-container iframe {
    width: 100%;
    display: block;
    position: relative;
    border: 0;
}

/*.radio_btn, .checkbox_btn{
    display: none !important;
}
.radio_btn + label, .checkbox_btn + label {
    color: #282828;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
}
.radio_btn + label:before, .checkbox_btn + label:before {
    position: absolute;
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #c7cbcf;
    color: #fff;
    font-size: 8px;
    line-height: 14px;
    text-align: center;
    content: '';
}
.radio_btn:checked + label:before, .checkbox_btn:checked + label:before{
    content: '\e82d';
    font-family: 'fontello';
    color: #279fe3;
    font-size: 12px;
    padding-left: 1px;
}*/
.opened_menu {
    overflow: hidden;
    position: fixed;
}

.btn-icon {
    padding: 0 !important;
    width: 36px;
    height: 36px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid;
}

/*a{
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    transition-property: color, border-color, background-color, opacity;
}*/
/* burger menu */
.open_main_menu {
    border: 0;
    color: #343434;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background: none;
    position: relative;
    z-index: 105;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    padding: 0;
    height: 30px;
    margin-top: 3px;
}

.open_main_menu .lines {
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #1d1d1b;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative;
    top: -3px;
}

.opened_menu .open_main_menu .lines {
    background: transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.open_main_menu .lines:before, .open_main_menu .lines:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #1d1d1b;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    position: absolute;
    left: 0;
    content: '';
    -moz-transform-origin: 0.28571em center;
    -ms-transform-origin: 0.28571em center;
    -o-transform-origin: 0.28571em center;
    -webkit-transform-origin: 0.28571em center;
    transform-origin: 0.28571em center;
}

.opened_menu .open_main_menu .lines:before, .opened_menu .open_main_menu .lines:after {
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #1d1d1b;
}

.open_main_menu .lines:after {
    top: 8px;
}

.open_main_menu .lines:before {
    top: -8px;
}

.opened_menu .open_main_menu .lines:before {
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.opened_menu .open_main_menu .lines:after {
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

/*header*/
.logo-block {
    margin-top: 2px;
}

.logo-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: 0.48px;
    color: #1d1d1b;
    margin: 0;
    text-transform: uppercase;
}

.logo-title a {
    color: #1d1d1b !important;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.logo-title img {
    float: left;
    position: relative;
    top: 3px;
    left: -3px;
}

.logo-title .logo-desc {
    display: block;
    margin-left: 42px;
    padding-left: 12px;
    position: relative;
}

.logo-title .logo-desc:before {
    position: absolute;
    top: 3px;
    left: 0;
    bottom: 1px;
    content: '';
    z-index: 1;
    background: #d4dde3;
    width: 1px;
}

.header-menu {
    margin: 0 0 5px;
}

.header-menu li {
    display: inline-block;
    list-style: none;
    margin-right: 20px;
}

.header-menu li:last-child {
    margin-right: 0;
}

.header-menu li a {
    font-size: 12px;
    line-height: 1.33;
    color: #1d1d1b;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.curent-lang {
    width: 75px;
    height: 36px;
    border: solid 1px #c2c5cb;
    font-size: 12px;
    display: block;
    padding: 10px 16px;
    color: #1d1d1b !important;
    position: relative;
}

.curent-lang i {
    position: absolute;
    z-index: 1;
    right: 12px;
    font-size: 16px;
    line-height: 1;
    top: 50%;
    margin-top: -8px;
}

.header .row {
    margin-right: -8px;
    margin-left: -8px;
}

.header .col, .header .col-auto {
    padding-left: 8px;
    padding-right: 8px;
}

.header-lang .dropdown-menu {
    min-width: 75px;
    padding: 0;
    margin: -1px 0 0 0;
    font-size: 12px;
    color: #1d1d1b;
    border-radius: 0;
    border: solid 1px #c2c5cb;
    border-top: 0;
}

.header-lang .dropdown-menu a {
    color: #1d1d1b;
    padding: 10px 17px;
    line-height: 1.4;
    border-top: solid 1px #c2c5cb;
    display: block;
}

.header-lang .dropdown-menu a:hover {
    background: #eee;
}


/*search*/
.search_block {
    position: relative;
    height: 32px;
    border-right: solid 1px #d4dde3;
}

.search-wrapper {
    position: absolute;
    top: -4px;
    right: 9px;
    z-index: 10;
}

.search-wrapper.active {
}

.search-wrapper .input-holder {
    height: 40px;
    width: 32px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    border-radius: 6px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid transparent;
}

.search-wrapper.active .input-holder {
    width: 320px;
    border-radius: 32px;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-color: #e9e9e9;
}

.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 36px;
    padding: 0px 50px 0 20px;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #1d1d1b;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    -o-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: ;
translate(0, 0);
}

.search-wrapper .input-holder .search-icon {
    width: 38px;
    height: 38px;
    border: none;
    background: #fff;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 2;
    float: right;
    cursor: pointer;
    right: 0;
}

.search-input::-webkit-input-placeholder {
    color: #333;
}

.search-input:-moz-placeholder {
    color: #333;
}

.search-input:-moz-placeholder {
    color: #333;
}

.search-input:-ms-input-placeholder {
    color: #333;
}

.search-wrapper.active .input-holder .search-icon {
    background-color: #014cc1;
    color: #fff;
}

.search-wrapper.active .input-holder .search-icon span::before {
    background: #fff;
}

.search-wrapper.active .input-holder .search-icon span::after {
    border-color: #fff;
}

.search-wrapper.active .input-holder .search-icon {
    border-radius: 50%;
}

.search-wrapper .input-holder .search-icon span {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -ms-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -o-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}

.search-wrapper.active .input-holder .search-icon span {

}

.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute;
    content: '';
}

.search-wrapper .input-holder .search-icon span::before {
    width: 2px;
    height: 9px;
    left: 16px;
    top: 12px;
    border-radius: 2px;
    background: #1d1d1b;
    -webkit-transform: rotate(-47deg);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
}

.search-wrapper .input-holder .search-icon span::after {
    width: 14px;
    height: 14px;
    left: 3px;
    top: 2px;
    border-radius: 14px;
    border: 2px solid #1d1d1b;
}

.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 28px;
    height: 40px;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -ms-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -o-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    display: block;
    border-radius: 50%;
    opacity: 0;
}

.search-wrapper.active .close {
    right: -22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -ms-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -o-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
    background: #fff;
    opacity: 1;
}

.search-wrapper .close::before, .search-wrapper .close::after {
    position: absolute;
    content: '';
    background: #333;
    border-radius: 2px;
}

.search-wrapper .close::before {
    width: 2px;
    height: 20px;
    left: 17px;
    top: 7px;
}

.search-wrapper .close::after {
    width: 20px;
    height: 2px;
    left: 8px;
    top: 16px;
}

/*main-menu-section*/
.main-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.main-menu > li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}

.main-menu > li > a {
    align-items: center;
    height: 62px;
    display: flex;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #1d1d1b !important;
    position: relative;
    border-left: solid 1px #c2c5cb;
    text-transform: uppercase;
    justify-content: center;
    text-align: center;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.main-menu > li:last-child a {
    border-right: solid 1px #c2c5cb;
}

.main-menu > li > a:before {
    position: absolute;
    z-index: 1;
    background-color: #ffe358;
    height: 4px;
    right: -1px;
    left: 0;
    content: '';
    top: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.main-menu li.current-menu-item a:before, .main-menu li:not(.menu-item-has-children) a:hover:before {
    background-color: #014cc1;
}

.menu-item-has-children ul {
    width: calc(100% + 1px);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    /*-webkit-transition: .3s all linear;*/
    /*-moz-transition: .3s all linear;*/
    /*-ms-transition: .3s all linear;*/
    /* -o-transition: .3s all linear;*/
    /*transition: .3s all linear;*/
    text-align: left;
    background-color: #fff;
    list-style: none;
    pointer-events: none;
}

.menu-item-has-children > ul li a {
    padding: 25px 12px;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #1d1d1b !important;
    border: solid 1px #c2c5cb;
    display: block;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -ms-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
}

.menu-item-has-children > ul li {
    position: relative;
}

.menu-item-has-children > ul li a:hover {
    background-color: #f5f7fa;
}

.menu-item-has-children > ul li + li {
    margin-top: -1px;
}

.menu-item-has-children > ul ul {
    left: 100%;
    top: 0 !important;
    margin-left: -1px;
}

.header {
    height: 79px;
    padding: 18px 7px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
}

.main-menu-section {
    border: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    z-index: 105;
    position: absolute;
    top: 78px;
    left: 0;
    width: 100%;
    -webkit-transition: .3s top;
    -moz-transition: .3s top;
    -ms-transition: .3s top;
    -o-transition: .3s top;
    transition: .3s top;
}

.collapse_header .main-menu-section {
    position: fixed;
    top: 0;
    -webkit-animation-name: stickySlideDown;
    -moz-animation-name: stickySlideDown;
    -o-animation-name: stickySlideDown;
    animation-name: stickySlideDown;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-transition: 1.5s opacity;
    -moz-transition: .1 .5s opacity;
    -ms-transition: 1.5s opacity;
    -o-transition: .1 .5s opacity;
    transition: 1.5s opacity;
}

@keyframes stickySlideDown {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*intro-section*/
.intro-section {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 144px;
    padding-bottom: 70px;
    height: 512px;
}

/*.intro-section:before{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(29, 29, 27, 0.75);
    content: '';
}*/
.intro-slider {
    position: relative;
    z-index: 2;
    color: #fff;
    margin-bottom: 50px;
    height: 512px;
    background-size: cover;
    background: #000;
}

.intro-slide {
    align-items: center;
    max-width: 774px;
    margin: 0 auto;
}

.intro-slide:after {
    display: table;
    clear: both;
    content: '';
}

.intro-slide-left {
    float: left;
    border-top: 2px solid #fff;
    width: 270px;
    padding-top: 23px;
    margin-top: 10px;
}

.intro-slide-right {
    margin-left: 300px;
}

.intro-sub-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    color: #fff;
    margin: 0 0 11px;
}

.slide-count {
    font-size: 64px;
    line-height: 1;
    color: #ffe358;
}

.section-title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    color: #1d1d1b;
    margin: 0 0 13px;
}

.intro-slide .section-title {
    color: #fff;
    margin-bottom: 18px;
}

.intro-slide-right p {
    margin-bottom: 26px;
}

.btn {
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.48px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    transition: 0.3s linear;
    transition-property: color, background-color, border-color;
    border: 1px solid;
    text-transform: uppercase;
    padding: 8px 23px;
}

.btn-primary {
    color: #fff;
    background-color: #014cc1;
    border-color: #014cc1;
}

.btn-primary:hover {
    color: #1d1d1b;
    background-color: #ffe358;
    border-color: #ffe358;
}

.btn-block-violet {
    color: #fff !important;
    background-color: #4f3076;
    border-color: #4f3076;
}

.btn-block-violet:hover {
    color: #1d1d1b !important;
    background-color: #a7d7fb;
    border-color: #a7d7fb;
}

.btn-v {
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.48px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    transition: 0.3s linear;
    transition-property: color, background-color, border-color;
    border: 1px solid;   
    padding: 14px 30px;
	
}

.btn-sm {
    font-size: 10px;
    letter-spacing: 0.4px;
    padding: 10px 15px;
    line-height: 1.4;
}

.btn-default {
    color: #1d1d1b;
    border-color: #1d1d1b;
    background: transparent;
}

.btn-width {
    min-width: 170px;
}

.btn-default:hover {
    background: #1d1d1b;
    color: #fff;
}

.intro-slider .slick-dots {
    top: auto;
    bottom: 33px;
    width: auto;
    left: calc((100% - 1170px) / 2);
}

.intro-slider .slick-dots li {
    margin: 0 8px 0 0;
}

.slick-dots {
    position: absolute;
    top: 91%;
    width: 100%;
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    border: solid 2px #014cc1;
    opacity: 1;
    background-color: transparent;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.slick-dots li.slick-active button {
    background-color: #ffe358;
}

/*online-test*/
.online-test {
    padding: 50px 0;
}

.section-head {
    margin-bottom: 26px;
}

.online-test-block {
    max-width: 910px;
    margin: 0 auto;
}

.online-test-block:before {
    display: table;
    clear: both;
    content: '';
}

.online-test-img {
    float: left;
    width: 213px;
    text-align: right;
    padding-top: 26px;
    position: relative;
}

.online-test-img:before {
    width: 96px;
    height: 96px;
    background-color: #f5f7fa;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 38px;
    z-index: 1;
    content: '';
}

.online-test-img img {
    position: relative;
    z-index: 2;
}

.online-test-desc {
    margin-left: 252px;
}

p {
    margin-bottom: 10px;
}

/*intro-question*/
.intro-question {
    padding: 25px 0;
}

.question-block {
    background-color: #014cc1;
    min-height: 179px;
    display: table;
    padding: 20px 65px 20px 45px;
    width: 100%;
    position: relative;
}

.question-icon {
    width: 93px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.question-desc {
    color: #fff;
    width: 280px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 32px;
}

.block-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    margin: 0 0 13px;
    color: #1d1d1b;
}

.question-desc .block-title {
    color: #fff;
}

.intro-question .row > div:first-child .question-block .question-desc {
    padding-left: 45px;
    padding-bottom: 5px;
}

.intro-question .row > div:last-child .question-block .question-icon {
    position: relative;
    top: -6px;
}

.btn-circle {
    width: 24px;
    height: 24px;
    border: 2px solid rgba(255, 255, 255, .6);
    border-radius: 50%;
    display: inline-block;
    z-index: 1;
    color: #fff;
    text-align: center;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 16px;
    display: inline-block;
}

.btn-circle:hover {
    border-color: #fff;
    color: #fff;
}

.btn-link .btn-circle {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 1px;
}

.question-block .btn-circle {
    position: absolute;
    right: 48px;
    top: 50%;
    margin-top: -12px;
}

/*business*/
.business {
    padding: 46px 0;
    overflow: hidden;
}

.business .section-head {
    margin-bottom: 41px;
}

.business-slider .slick-list {
    overflow: hidden;
}

.business-slider .slick-slide {
    padding: 0 5px;
}

.business-block {
    /*width: 370px;*/
    min-height: 218px;
    border: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    padding: 25px 30px 30px 30px;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.business-block:hover {
    border-color: #014cc1;
}

.business-block .block-title {
    font-weight: 500;
    margin-bottom: 11px;
    min-height: 30px;
}

.business-block p { 
	font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
    min-height: 100px;
}

.block-head {
    margin-bottom: 15px;
    min-height: 110px;
}

.business-slider .slick-dots {
    width: auto;
    left: auto;
    right: 15px;
    top: -77px;
}

.btn-circle-link {
    color: #224f91;
    border-color: rgba(34, 79, 145, .6);
}

.btn-link:hover .btn-circle-link, .btn-circle-link:hover {
    color: #224f91;
    border-color: rgba(34, 79, 145, 1);
}

.section-heading {
    position: relative;
    padding-right: 150px;
    margin-bottom: 30px;
}

.section-heading .btn-link {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 1;
}

.btn-link {
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.48px;
}

/*prog-support*/
.prog-support {
    padding: 57px 0;
}

.prog-block {
    height: 100%;
    border: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    display: table;
    width: 100%;
    margin-top: 15px;
}

.nav-link {
    display: block;
    padding: 11px 0 11px 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    color: #1d1d1b;
    margin-bottom: 13px;
    border-left: 4px solid transparent;
}

.nav-pills .nav-link {
    border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #014cc1;
    background-color: transparent;
    border-color: #014cc1;
}

.nav-link:hover {
    color: #014cc1;
}

.prog-logo {
    width: 270px;
    height: 100%;
    border-right: solid 1px #c2c5cb;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding: 15px 15px 7px;
    text-align: center;
}

.prog-desc {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 63px 20px;
}

.prog-desc p {
    margin-bottom: 20px;
}

.prog-block:after {
    display: table;
    clear: both;
    content: ;
}

.vertical-navs .tab-content, .vertical-navs .tab-pane {
    height: 96%;
}

/*main-event-section*/
.main-event-section {
    padding: 35px 0;
}

.main-event-section .section-heading {
    margin-bottom: 40px;
}

.event-head {
    min-height: 150px;
    text-align: center;
}
.event-head img {
    max-height: 220px;
}

.event-block {
    border: solid 1px #c2c5cb;
    background-color: #fff;
    margin-bottom: 30px;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.event-block:hover {
    border-color: #014cc1;
}

.event-body {
    padding: 15px 25px 10px 15px;
}

.event-foot {
    background-color: #f5f7fa;
    padding: 15px 15px 0;
    min-height: 65px;
}

.event-body .sm-title {
    min-height: 62px;
}

.sm-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #1d1d1b;
}

.sm-title > a {
    color: #1d1d1b;
}

.sm-title > a:hover {
    color: #014cc1;
}

.event-foot-block {
    display: inline-block;
    vertical-align: top;
    margin-right: 13px;
    margin-bottom: 15px;
}

.event-foot-block:last-child {
    margin-right: 0;
}

.badge-label {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.14;
    color: #6d727c;
    margin-bottom: 8px;
}

.badge, .btn-tag{
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.3px;
    padding: 2px 7px;
    border: 1px solid transparent;
    display: inline-block;
}

.event-dates {
    color: #6d727c;
    margin-bottom: 12px;
}

.event-dates span {
    margin-right: 10px;
}

.event-dates i {
    margin-right: 5px;
}

/*knowledge-base*/
.knowledge-base {
    padding: 38px 0;
}

.knowledge-base .section-heading {
    margin-bottom: 35px;
}

.knowledge-block {
    border: solid 1px #c2c5cb;
    background-color: #fff;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.knowledge-block:hover {
    border-color: #f5f7fa;
    -webkit-box-shadow: 0 10px 15px 0 rgba(62, 55, 23, 0.12);
    -moz-box-shadow: 0 10px 15px 0 rgba(62, 55, 23, 0.12);
    box-shadow: 0 10px 15px 0 rgba(62, 55, 23, 0.12);
}

.knowledge-body {
    display: table;
    width: 100%;
    height: 100px;
}

.knowledge-icon + .knowledge-title {
    padding-left: 0px;
}

.knowledge-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 80px;
    padding: 10px;
}

.knowledge-title {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 10px 15px 25px;
}

.knowledge-title .block-title {
    font-weight: 500;
    line-height: 1.17;
    margin: 0;
}

.knowledge-foot {
    background-color: #f5f7fa;
    padding: 21px 24px 24px;
    text-align: right;
}

.knowledge-foot .btn-link .btn-circle {
    margin-left: 14px;
}

/*opport*/
.opport {
    padding: 36px 0;
}

.opport .section-heading {
    margin-bottom: 42px;
}

.opport .prog-block {
    margin-top: 2px;
}

/*partner*/
.partner {
    padding: 50px 0;
}

.partner .section-head {
    margin-bottom: 70px;
}

.partner-slider {
    margin: 0 -15px 70px;
}

.partner-slider .slick-slide {
    padding: 0 15px;
}

.partner-slider .slick-dots {
    width: auto;
    left: auto;
    right: 11px;
    top: -111px;
}

.partner-block {
    text-align: center;
    height: 80px;
    line-height: 80px;
}

.partner-block img {
    max-height: 80px;
    display: inline-block !important;
}

img {
    max-width: 100%;
    height: auto;
}

/*footer*/
.footer {
    background-color: #1d1d1b;
    color: #686864;
}

.footer .block-title {
    color: #fff;
}

.footer-head {
    padding: 32px 0;
    position: relative;
}

.footer-head:after {
    position: absolute;
    top: 100%;
    left: 15px;
    right: 15px;
    content: '';
    z-index: 1;
    background: #555553;
    height: 2px;
}

.footer-head .block-title {
    margin: 0;
}

.subs-input {
    width: 343px;
    height: 48px;
    border: solid 1px #555553;
    background: transparent;
    padding: 6px 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #686864;
}

.footer-head .btn {
    font-size: 10px;
    letter-spacing: 0.4px;
    padding: 17px 25px;
    line-height: 1.2;
}

.footer .sm-title {
    color: #fff;
    margin-bottom: 16px;
}

.footer-body {
    padding: 35px 0;
}

.footer-about {
    margin-bottom: 37px;
}

.footer-about .block-title {
    margin-bottom: 18px;
}

.footer-about p {
    max-width: 275px;
}

.footer-about-logo img {
    margin-bottom: 24px;
}

.footer-about-logo img:not(:last-child) {
    margin-right: 24px;
}

.footer-list li {
    list-style: none;
    margin-bottom: 8px;
}

.footer-list li a {
    color: #686864;
}

.footer-list li a:hover {
    color: #fff;
}

.footer a[href^='tel:'] {
    color: #686864 !important;
    white-space: nowrap;
    display: inline-block;
}

.footer a[href^='mailto:'] {
    color: #686864;
    white-space: nowrap;
    display: inline-block;
}

.footer a[href^='mailto:']:hover {
    color: #fff;
}

.footer .social_block, .footer .header-lang {
    display: inline-block;
    vertical-align: middle;
}

.footer .social_block {
    margin-right: 15px;
}

.footer .social_links {
    color: #fff;
    margin-right: 29px;
}

.footer .social_links:hover {
    color: #686864;
}

.footer .curent-lang {
    color: #686864 !important;
    border-color: #555553;
}

.footer .header-lang .dropdown-menu {
    background: transparent;
    border-color: #555553;
    margin: 0 0 -1px 0;
}

.footer .header-lang .dropdown-menu li a {
    color: #686864;
    border-color: #555553;
    background: #1d1d1b;
}

.address div {
    margin-bottom: 8px;
}

.footer-bottom {
    padding: 0px 0px 20px 0px;
}

.footer .header-lang .dropdown-menu li a:hover {
    background: #fff !important;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
    padding: 0;
    cursor: pointer;
    outline: none;
    z-index: 10;
    text-align: center;
    -webkit-transition: .3s all linear;
    -moz-transition: .3s all linear;
    -ms-transition: .3s all linear;
    -o-transition: .3s all linear;
    transition: .3s all linear;
    width: 24px;
    height: 14px;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.2);
}

.slick-arrow:hover {
    color: #ffe358;
}

.intro-slider .slick-arrow {
    display: block;
    right: calc((100% - 1170px) / 2);
    bottom: 32px;
}

.intro-slider .slick-arrow.slick-prev {
    right: calc((100% - 1170px) / 2 + 46px);
}

.filter-group .dropdown-menu {
    width: 100%;
}

/* Bootstrap-select v1.13.9 */

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 226px \0;
    /*IE9 and below*/
    vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: inherit;
    padding: 8px 12px;
}

.bootstrap-select > .dropdown-toggle:after {
    margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: rgba(92, 103, 111, 0.8);
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
    color: rgba(255, 255, 255, 0.5);
}

.dropdown-toggle::after {
    color: #1d1d1b;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
    z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2 !important;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
    border-color: #28a745;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
    width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
    cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    text-overflow: ellipsis;
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
    outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
    position: relative;
}

.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
    width: auto;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

/*EVENT PAGE*/
.page-section {
    padding: 15px 0 20px;
}

.filter-block-wrap {
    border: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    padding: 23px 23px 14px;
    margin-bottom: 30px;
}

.filter-block {
    margin-bottom: 15px;
}

.filter-block-title {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #1d1d1b;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.filter-title, label:not([class]) {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #6d737c;
    margin-bottom: 7px;
    line-height: 1;
    display: block;
}

.filter-primary {
    height: 36px;
    border: solid 1px #d4dde3;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.35;
    color: #1d1d1b;
    width: 100%;
    padding: 6px 12px;
}

.filter-block-wrap .row {
    margin-right: -8px;
    margin-left: -8px;
}

.filter-block-wrap .col, .filter-block-wrap .col-auto, .filter-block-wrap .col-12 {
    padding-left: 8px;
    padding-right: 8px;
}

.filter-block .btn-primary {
    margin-top: 17px;
    padding: 10px;
}

.event-clndr {
    border: solid 1px #d4dde3;
    background-color: #fff;
    margin-bottom: 30px;
}

.clndr-warp {
    margin-bottom: 30px;
}

.filter-clndr-slide {
    border: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    color: #1d1d1b;
    padding: 0 !important;
    letter-spacing: normal;
}

.filter-clndr-slide.dropdown-toggle:after {
    margin-left: 10px;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: relative;
    top: 1px;
}

.dropup .filter-clndr-slide.dropdown-toggle:after {
    border-top: 0;
    border-bottom: 5px solid;
}

.clndr-header {
    margin-bottom: 20px;
}

.clndr-body {
    border: solid 1px #c2c5cb;
}

.clndr-day {
    border-left: solid 1px #c2c5cb;
    border-right: solid 1px #c2c5cb;
    width: 168px;
}

.clndr-day-head {
    font-weight: 500;
    line-height: 1.13;
    color: #1d1d1b;
    background-color: #f5f7fa;
    border-bottom: solid 1px #c2c5cb;
    padding: 13px 12px 18px;
    margin-bottom: 4px;
}

.clndr-day-event {
    border-bottom: solid 1px #c2c5cb;
    padding: 11px 10px 15px 12px;
}

.clndr-day-event:last-child {
    border-bottom: 0;
}

.event-date {
    font-weight: bold;
    line-height: 1.25;
    color: #1d1d1b;
    margin-bottom: 10px;
}

.event-desc {
    font-weight: 500;
    margin-bottom: 14px;
}

.event-desc a:hover {
    text-decoration: underline;
}

.event-cost-label {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.36px;
    color: #1d1d1b;
    margin-bottom: 4px;
}

.event-cost {
    color: #1d1d1b;
}

.clndr-body .slick-slide {
    margin-left: -1px;
}

.filter-group {
    display: inline-block;
    vertical-align: middle;
}

.filter-group > div {
    margin-right: 15px;
}

.clndr-body-arrows {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    border-left: solid 1px #c2c5cb;
    padding-left: 15px;
    padding-top: 5px;
}

.clndr-body-arrows .slick-arrow {
    color: #014cc1;
    margin-right: 9px;
    position: relative;
}

.clndr-body .slick-arrow.slick-next {
    left: 100px;
}

.slick-current {

}

.clndr-body .slick-track {
    display: flex;
}

.clndr-body .slick-track .slick-slide {
    display: flex;
    height: auto;
}

#breadcrumbs {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.36px;
    color: #6d737c;
    margin-bottom: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 32px;
}

#breadcrumbs a {
    position: relative;
    display: inline-block;
    margin-right: 17px;
    color: rgba(109, 115, 124, .5)
}

#breadcrumbs a:hover {
    color: #014cc1;
    text-decoration: none;
    opacity: 1;
}

#breadcrumbs span {
    color: #737373;
}

#breadcrumbs a:before {
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #5c676f;
    border-radius: 50%;
    right: -12px;
    top: 6px;
    pointer-events: none;
    content: '';
}

.banner-block {
    height: 137px;
    border: solid 1px #d4dde3;
    background-color: #ffffff;
    padding: 15px 23px 15px 30px;
    color: #1d1d1b;
    margin-bottom: 30px;
}

.banner-block .row {
    height: 100%;
    background-size: contain;
    background-position: 50% 50%;
    ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.doing-banner .banner-text {
    margin-left: 7%;
    line-height: 1;
    letter-spacing: normal;
}

.map-oppor-banner .banner-text {
    padding-left: 13%;
    font-size: 18px;
    line-height: 1;
}

.banner-logo {
    max-width: 50%;
}

/*PROGRAM PAGE*/
.program-page-head {
    margin-bottom: 20px;
}

.prog-head-label {
    font-size: 12px;
    line-height: 1.35;
    color: #6d737c;
    display: inline-block;
    vertical-align: middle;
}

.table, .content table:not([class]) {
    font-size: 14px;
    font-weight: 500;
    color: #1d1d1b;
    border: solid 1px #c2c5cb;
    margin-bottom: 25px;
}

.table-nowrap a {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 330px;
    overflow: hidden;
    text-decoration: underline;
}

.table-nowrap a:hover {
    color: #1d1d1b;
}

.prog-head-label-block a {
    min-width: 120px;
}

.row-sm {
    margin-left: -8px;
    margin-right: -8px;
}

.row-sm [class^="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.fixed-nav-link .nav-link {
    width: 168px;
}

.nav-tabs {
    border-bottom: 0;
}

.table td, .table th {
    border-top: 0;
}

.nav-tabs .nav-link {
    height: 60px;
    border: solid 1px #c2c5cb !important;
    background-color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #1d1d1b !important;
    position: relative;
    left: 0;
    border-radius: 0;
    justify-content: center;
    display: flex;
    margin-right: 9px;
    padding: 5px;
    align-items: center;
    text-transform: uppercase;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    background-color: #f5f7fa;
}

.nav-tabs .nav-link:before {
    height: 4px;
    background-color: transparent;
    position: absolute;
    top: -1px;
    z-index: 1;
    content: '';
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    left: -1px;
    right: -1px;
}

.nav-tabs .nav-link.active:before, .nav-tabs .nav-link:hover:before {
    background-color: #014cc1;
}

.table th {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #5c676f;
    vertical-align: middle;
}

.table thead th {
    vertical-align: middle;
    border-bottom: solid 1px #c2c5cb;
}

.table td, .content table:not([class]) td {
    padding: 8px 14px 7px;
    border-top: 0;
    vertical-align: middle;
    height: 60px;
}

.table th:first-child, .table td:first-child {
    padding-left: 25px;
	width: 22%;
}

.table th:last-child, .table td:last-child {
    padding-right: 25px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f5f7fa;
}

/*pagination*/
.paginat {
    list-style: none;
    display: flex;
    margin-bottom: 30px;
}

.tab-content .paginat {
    margin-bottom: 0;
}

.paginat > li {
    margin: 0 1px;
}

.paginat > li > a, .paginat > li > span {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: solid 1px transparent;
    color: #6d727c;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
}

.paginat > li > a:focus, .paginat > li > a:hover, .paginat > li > span:focus {
    z-index: 3;
    color: #1d1d1b;
    border: 1px solid #c2c5cb;
    background-color: #f5f7fa;
}

.paginat > .active > a, .paginat > .active > a:focus, .paginat > .active > a:hover, .paginat > .active > span, .paginat > .active > span:focus, .paginat > .active > span:hover {
    z-index: 2;
    cursor: default;
    color: #1d1d1b;
    border: 1px solid #c2c5cb;
    background-color: #f5f7fa;
}

.paginat > li > span.pages, .paginat > li a.first, .paginat > li a.last {
    width: auto;
    border: none;
    background: none;
    margin: 0 10px;
}

.paginat > li a.first:hover, .paginat > li a.last:hover {
    color: #1b9dff;
    border: none;
    background: none;
}

.previouspostslink, .nextpostslink {
    font-size: 22px !important;
    color: #1d1d1b !important;
    border: 1px solid #c2c5cb !important;
    background-color: #f5f7fa !important;
    line-height: 32px !important;
}

.previouspostslink:hover, .nextpostslink:hover {
    color: #fff !important;
    background-color: #014cc1 !important;
    border-color: #014cc1 !important;
}

.previouspostslink i:before, .nextpostslink i:before {
    font-weight: 700;
}

.prog-filter-title {
    text-align: right;    
}

.previouspostslink {
    margin-right: 45px !important;
}

.nextpostslink {
    margin-left: 45px !important;
}

.modal-md {
    max-width: 370px;
}

.prog-filter {
    position: relative;
	margin-top: -60px;
}

.prog-filter-menu {
    z-index: 2;
    margin-top: 15px;
    border: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    padding: 23px 23px 14px;
    margin-bottom: 20px;
    height: 100px;
}

.prog-filter-menu:after, .prog-filter-menu:before {
 
    border-color: transparent;
    border-style: solid;
    bottom: 100%;
    right: 9px;
    top: auto;
}

.prog-filter-menu:before {

}

.prog-filter-menu:after {
    margin-bottom: -1px;
    border-width: 0 .5rem .4rem .5rem;
    border-bottom-color: #fff;
}

.prog-filter-menu .filter-title {
    margin-bottom: 9px;
}

.form-group {
    margin-bottom: 18px;
}

.prog-filter-menu .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.dropdown-menu {
    border-radius: 0;
    border: solid 1px #c2c5cb;
}

.dropdown-item {
    padding: 12px;
    border: 0;
    font-size: 14px;
    white-space: normal !important;
}

/*modal*/
.modal .sm-title {
    font-weight: 700;
    color: #1d1d1b;
    margin: 0;
}

.modal-header {
    border-bottom: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    padding: 27px 24px;
}

.modal-body {
    padding: 25px 24px;
    border-bottom: solid 1px #c2c5cb;
}

.modal-footer {
    padding: 15px 24px;
    border: 0;
}

.modal .form-control {
    height: 36px;
    border-radius: 0;
    font-size: 12px;
    padding: 7px 12px;
}

.sbs-filter {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    letter-spacing: 0.36px;
    color: #1d1d1b;
    margin-bottom: 4px;
}

.two-rows-list li {
    margin-bottom: 19px;
    width: 50%;
    list-style: none;
    padding-right: 10px;
}

.two-rows-list li:nth-child(even) {
    padding-left: 15px;
}

.modal-header .close {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    font-size: 14px;
    width: 24px;
    height: 21px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.modal-header .close:hover {
    color: #014cc1 !important;
}

.modal-content {
    border: 0;
    border-radius: 0;
    color: #1d1d1b;
}

.modal-backdrop {
    background-color: #1d1d1b;
}

.modal-backdrop.show {
    opacity: .8;
}

.modal-footer .btn-primary {
    min-width: 104px;
}

/*BOOK*/
.border-block {
    border: solid 1px #c2c5cb;
    margin-bottom: 24px;
}

.bb-head {
    min-height: 60px;
    padding: 12px 16px 12px 24px;
    display: flex;
    align-items: center;
}

.bb-head .block-title {
    margin: 0;
}

.bb-head + div {
    border-top: solid 1px #c2c5cb;
}

.daterange-block {
    position: relative;
}

.daterange-block input {
    padding-right: 40px;
}

.daterange-block i {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 12px;
    color: #1d1d1b;
    font-size: 14px;
    z-index: 1;
    line-height: 1;
    pointer-events: none;
}

.filter-body {
    padding: 17px 15px 0;
}

.filter-body + .filter-body {
    border-top: solid 1px #c2c5cb;
}

.filter-foot {
    padding: 6px 15px 24px;
}

.btn-default-blue {
    color: #014cc1;
    border-color: #014cc1;
    background: transparent;
}

.btn-default-blue:hover {
    background: #014cc1;
    color: #fff;
}

.bb-tbl-body .table {
    border: 0;
    margin: 0;
}

.table-sm-row th, .table-sm-row td {
    height: 40px;
}

.bb-tbl-body .table th:last-child, .bb-tbl-body .table td:last-child {
    padding-right: 16px;
}

.btn-nav-wrap {
    position: relative;
}

.btn-nav {
    background: transparent;
    border: 0;
}

.btn-nav:hover {
    color: #014cc1;
}

.btn-nav-wrap .dropdown-menu {
    padding: 0;
    margin-top: 6px;
    margin-right: -5px;
    min-width: auto;
    left: 7px !important;
}

.dropdown-menu ul {
    list-style: none;
    margin: 0;
}

.btn-dark-link {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #1d1d1b;
    text-transform: uppercase;
}

.dropdown-menu .btn-dark-link {
    background: transparent;
    padding: 15px 24px;
    border-bottom: solid 1px #c2c5cb;
    display: block;
}

.dropdown-menu li:last-child a {
    border-bottom: 0;
}

.dropdown-menu-right:after, .dropdown-menu-right:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    bottom: 100%;
    right: 9px;
    top: auto;
}

.dropdown-menu-right:before {
    border-width: 0 .5rem .4rem .5rem;
    border-bottom-color: #c2c5cb;
}

.dropdown-menu-right:after {
    margin-bottom: -1px;
    border-width: 0 .5rem .4rem .5rem;
    border-bottom-color: #fff;
}

.table td > a:not([class]) {
    text-decoration: underline;
    font-weight: 500;
    display: inline-block;
}

.table td > a:not([class]):hover {
    color: #1d1d1b;
}

.form-block {
    border: solid 1px #c2c5cb;
    margin-bottom: 30px;
}

.form-head {
    padding: 16px 24px 14px;
    border-bottom: solid 1px #c2c5cb;
    background-color: #f5f7fa;
}

.form-body {
    padding: 26px 24px 5px;
}

.form-control {
    height: 48px;
    border: solid 1px #c2c5cb;
    background-color: #ffffff;
    border-radius: 0;
    color: #5c676f;
    font-weight: normal;
}

.input-sm {
    height: 36px;
    font-size: 12px;
    padding: 5px 12px;
}

.bootstrap-tagsinput input::-webkit-input-placeholder {
    color: #5c676f;
    opacity: .5
}

.bootstrap-tagsinput input::-moz-placeholder {
    color: #5c676f;
    opacity: .5
}

.bootstrap-tagsinput input:-ms-input-placeholder {
    color: #5c676f;
    opacity: .5
}

.bootstrap-tagsinput input::-ms-input-placeholder {
    color: #5c676f;
    opacity: .5
}

.bootstrap-tagsinput input::placeholder {
    color: #5c676f;
    opacity: .5
}

.bootstrap-tagsinput {
    position: relative;
    padding-top: 36px;
}

.bootstrap-tagsinput input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.bootstrap-tagsinput .tag {
    margin-right: 4px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.3px;
    padding: 2px 8px;
    border: 1px solid transparent;
    white-space: nowrap;
    color: #014cc1;
    border-color: #014cc1;
    background: transparent;
    margin-top: 10px;
    display: inline-block;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

.input-info-bottom {
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.17;
    color: #5c676f;
    padding-right: 25px;
}

.input-info-bottom ._icon {
    position: absolute;
    top: -2px;
    left: 2px;
    z-index: 1;
    width: 16px;
    height: 16px;
}

.form-fotter-block {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
}

.page-section-head {
    margin-bottom: 27px;
}

.input-group {
    margin-bottom: 17px;
}

.custom-file:before {
    position: absolute;
    top: 100%;
    z-index: 1;
    height: 1px;
    background: #c2c5cb;
    width: 100%;
    content: '';
}

.custom-file-label {
    height: 36px;
    font-size: 12px;
    padding: 8px 0;
    border-radius: 0;
    color: #5c676f;
    border: 0;
    overflow: hidden;
}

.custom-file, .custom-file-input {
    height: 36px;
}

.custom-file-label::after {
    display: none;
}

.custom-file .btn-file {
    position: absolute;
    z-index: 3;
    top: -1px;
    right: -1px;
    bottom: -1px;
    height: auto;
    padding: 12px 13px;
    background-color: #fff;
    border-radius: 0;
    border: solid 1px #1d1d1b;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #1d1d1b;
    text-transform: uppercase;
    pointer-events: none;
}

.custom-file .btn-file i {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    top: -2px;
    margin-right: 8px;
}

.custom-file .btn-file:before {
    position: absolute;
    z-index: 3;
    background: #fff;
    width: 12px;
    bottom: -1px;
    top: -1px;
    right: 100%;
    content: '';
    margin-right: 1px;
}

textarea.form-control {
    height: 178px;
    font-size: 12px;
    padding-top: 9px;
    resize: none;
}

.word_count_block {
    font-size: 12px;
    color: #c2c5cb;
}

.add-street-foot {
    padding: 8px 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
}

.add-street-foot img {
    margin-right: 2px;
    position: relative;
    top: -1px;
}

.links {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    color: #014cc1;
    text-decoration: underline;
}

.links:hover {
    color: #1d1d1b;
}

.form-fotter-block .btn {
    min-width: 145px;
}

.more-criteria {
    position: relative;
    padding-left: 23px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.more-criteria:before {
    font-family: 'Icon';
    content: '\ea6f';
    font-size: 16px;
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 1;
    color: #014cc1;
}

.more-criteria.empty:before {
    content: '\ea74';
    color: #5c676f;
}

.more-criteria .links:hover {
    color: #014cc1;
}

.more-criteria.empty .links {
    color: #5c676f;
    text-decoration: none;
}

/*WEEK*/
.week-head-block {
    padding-top: 8px;
    margin-bottom: 22px;
}

.week-head-img {
    max-width: 266px;
    margin-top: 2px;
}

.week-head-desc {
    margin-left: 4px;
    padding-left: 24px;
    position: relative;
    max-width: 705px;
    padding-bottom: 7px;
}

.week-head-desc:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 1px;
    height: 87%;
    background: #c2c5cb;
    content: '';
    z-index: 1;
}

.week-head-desc .block-title {
    margin-bottom: 9px;
}

.article-list {
    border-top: solid 1px #c2c5cb;
    padding-top: 21px;
    padding-bottom: 23px;
}

.article-list .block-title {
    margin-bottom: 17px;
}

.article-list:after {
    display: table;
    clear: both;
    content: '';
}

.article-list-img {
    width: 170px;
    height: 135px;
    background-size: cover;
    background-position: 50% 50%;
    float: left;
    margin-right: 30px;
    display: block;
}

/*
.article-list p{
    height: 102px;
    overflow: hidden;
}
*/
.filter-inline .filter-item-3 {
    float: left;
    width: 33.333333%;
    padding: 0 8px;
}

.filter-inline .filter-item-4 {
    float: left;
    width: 25%;
    padding: 0 8px;
}

.filter-item-3 {
    float: left;
    width: 20%;
    padding: 0 8px;
}


.filter-item-4 {
    float: left;
    width: 20%;
    padding: 0 8px;
}

.filter-inline .filter-item-5 {
    float: left;
    width: 20%;
    padding: 0 8px;
}

.post-type-archive-from_association .article-list p {
    height: auto;
}

.article-list-desc {
    margin-left: 200px;
}

.primary-bg {
    background-color: #f5f7fa;
}

.bb-body a:not([class]) {
    text-decoration: underline;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -ms-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.bb-body a:not([class]):hover {
    color: #1d1d1b;
}

.border-block .bb-head .sm-title {
    font-weight: 700;
    margin: 0;
}

.form-head .sm-title {
    font-weight: 700;
}

.bb-inner-block {
    border-bottom: solid 1px #c2c5cb;
    padding: 14px 24px;
}

.bb-inner-block:last-child {
    border-bottom: 0;
}

.bb-foot {
    padding: 9px 24px 23px;
}

.article-list-img:hover {
    opacity: .8;
}

.block-title > a {
    color: #1d1d1b;
}

.block-title > a:hover {
    color: #014cc1;
}

.week-section .section-heading {
    margin-bottom: 26px;
}

.others-event .bb-head {
    min-height: 58px;
    padding: 8px 24px 12px 24px;
}

.bb-inner-block .event-dates {
    margin-top: 6px;
    margin-bottom: 2px;
}

.week-section {
    padding-bottom: 14px;
}

.program-info-table {
    font-size: 16px;
    line-height: 1;
    color: #1d1d1b;
    margin-bottom: 19px;
}

.full-page-header .block-title {
    margin-bottom: 24px;
    max-width: 75%;
}

.program-info-table th {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.36px;
    color: #5c676f;
    background-color: #f5f7fa;
    white-space: nowrap;
    padding: 16px 12px;
}

.program-info-table td {
    padding: 8px 12px;
    height: 68px;
}

.program-info-mob .row > div:first-child {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.36px;
    color: #5c676f;
}

.program-info-mob .row {
    padding: 12px 0;
}

.program-info-mob {
    margin: 0 15px 30px;
    font-size: 14px;
    color: #1d1d1b;
}

.program-info-mob .row:nth-child(odd) {
    background-color: #f5f7fa;
}

.full-img-block {
    margin-top: 5px;
    margin-bottom: 30px;
}

.content p {
    margin-bottom: 20px;
}

.h6, h6 {
    font-size: 16px;
    margin-bottom: 7px;
}

.content ol:not([class]) {
    list-style: none;
    margin-bottom: 20px;
    margin-top: 16px;
    counter-reset: my-counter;
}

.content ol:not([class]) li {
    padding-left: 37px;
    margin-bottom: 17px;
    /*counter-increment: my-counter;*/
    position: relative;
}

.content ol:not([class]) li:before {
    position: absolute;
    width: 25px;
    height: 25px;
    border: solid 1px #1d1d1b;
    color: #1d1d1b;
    text-align: center;
    line-height: 22px;
    content: counter(my-counter);
    counter-increment: my-counter;
    border-radius: 50%;
    left: 0;
    font-size: 16px;
    top: 5px;
    font-weight: bold;
}

.content ul:not([class]) {
    list-style: none;
    margin-bottom: 20px;
    margin-top: 16px;
}

.content ul:not([class]) li {
    padding-left: 37px;
    margin-bottom: 17px;
    position: relative;
}

.content ul:not([class]) li:before {
    position: absolute;
    content: '\ea6f';
    font-family: "Icon";
    border-radius: 50%;
    left: 0;
    font-size: 25px;
    top: -3px;
    color: #4b3576;
}

.num-text {
    width: 25px;
    height: 25px;
    border: solid 1px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
}

.content a {
    font-weight: 500;
    color: #014cc1;
    text-decoration: underline;
}

.content a:hover {
    color: #1d1d1b;
}

hr {
    margin-top: 14px;
    margin-bottom: 14px;
    border-top: solid 1px #d4dde3;
}

.article-footer-block {
    padding-top: 10px;
    padding-bottom: 27px;
}

.btn-width-icon i {
    font-size: 17px;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 8px;
}

.btn-width-icon {
    padding: 3px 12px;
    height: 36px;
    white-space: nowrap;
}

.article-footer-block .btn-width-icon {
    margin-left: 10px;
}

.article-footer-block a:not([class]) {
    font-weight: 500;
    color: #014cc1;
    text-decoration: underline;
}

.article-footer-block .filter-title {
    font-size: 12px;
}

.article-footer-block a:not([class]):hover {
    color: #1d1d1b;
}

.article-footer-block .btn-tag {
    display: inline-block;
}

.previous_next .text-right {
    margin-right: 30px;
    position: relative;
}
.previous_next .text-left {
    margin-left: 30px;
    position: relative;

}
.previous_next .text-right a > span {
    position: absolute;
    top: 0px;
    right: -30px;
}
.previous_next .text-left a > span {
    position: absolute;
    top: 0px;
    left: -30px;
}

.program-info-table .event-dates {
    margin-bottom: 0;
    color: #1d1d1b;
    white-space: nowrap;
}

.full-event-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.full-event-inner:after {
    display: table;
    clear: both;
    content: '';
}

.full-event-left {
    float: left;
    width: 17.242%;
}

.full-event-right {
    float: left;
    width: 82.758%;
    padding-left: 50px;
}

.event-contacts, .event-contacts a:not([class]) {
    color: #1d1d1b !important;
}

.event-contacts .filter-title {
    font-size: 12px;
    margin-bottom: 5px;
}

.block-group {
    margin-bottom: 26px;
}

.full-event-inner {
    padding-top: 4px;
}

.event-contacts .btn-sm {
    padding: 10px;
}

.program-info-mob .event-dates {
    margin-bottom: 0;
    color: #1d1d1b;
}

.infotable {
    line-height: 1;
    color: #1d1d1b;
    margin-bottom: 19px;
    border: solid 1px #c2c5cb;
    display: flex;
}

.infotable-label {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.36px;
    color: #5c676f;
    background-color: #4b3576;;
    white-space: nowrap;
    padding: 6px 12px;
    border-bottom: solid 1px #c2c5cb;
    height: 45px;
    display: flex;
    align-items: center;
	color: #fff;
}

.infotable-inner {
    width: auto;
    max-width: 100%;
}

.infotable-inner:last-child {
    /*-ms-flex-preferred-size: 0;*/
    /*flex-basis: 0;*/
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.infotable-content {
    padding: 15px 5px;
    display: flex;
    align-items: center;
    min-height: 80px;
}
.infotable-content-btn {
    display: block;
    line-height: 1.3;
}
.btn-tag-item {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.infotable-content .badge, .infotable-content .btn-tag {
    margin-top: 10px;
}

.infotable-inner:first-child .infotable-label, .infotable-inner:first-child .infotable-content {
    padding-left: 25px;
}

.infotable-inner:last-child .infotable-label, .infotable-inner:last-child .infotable-content {
    padding-right: 25px;
}

.infotable .event-dates {
    color: #1d1d1b;
    margin-bottom: 0;
    white-space: nowrap;
}

#reviewModal button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    background: transparent;
    border: 0;
    color: #fff;
}

#reviewModal .modal-body {
    border-bottom: 0;
    background: #000;
}

.video-wrap {
    position: relative;
    float: left;
    margin-right: 27px;
    margin-bottom: 15px;
    cursor: pointer;
}

.video-wrap:before {
    font-family: "Icon";
    content: '\ea76';
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
    z-index: 2;
}

.video-wrap:after {
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.video-wrap:hover:after {
    background: rgba(0, 0, 0, .5);
}

.infotable-content .btn-tag:not(:last-child) {
    margin-right: 8px;
}

.taxes-block {
    border-bottom: solid 1px #d4dde3;
    margin-bottom: 22px;
}

.taxes-block .article-list {
    border-top: 0;
    padding-top: 18px;
}

.taxes-block .infotable {
    border: 0;
    margin: 0;
}

.taxes-block .infotable-label {
    background-color: transparent;
    padding: 4px 12px;
    border-bottom: 0;
}

.taxes-block .infotable-content {
    padding: 4px 12px;
    min-height: auto;
}

.taxes-block .infotable-inner:first-child .infotable-label, .taxes-block .infotable-inner:first-child .infotable-content {
    padding-left: 0;
}

.taxes-page-head {
    border-bottom: solid 1px #d4dde3;
    padding-bottom: 20px;
    margin-bottom: 21px;
}

.taxes-page-head .section-title {
    margin: 0 0 7px;
}

.taxes-block .block-title {
    margin-bottom: 24px;
}

.event-dates span:last-child {
    margin-right: 0;
}

.tagsinput-block {
    position: relative;
}

.tagsinput-block .search-teg {
    border: 0;
    background: transparent;
    color: #1d1d1b;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    line-height: 1;
    right: 12px;
    top: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.tagsinput-block input {
    padding-right: 35px;
}

.search-teg:hover {
    color: #014cc1;
}

.infotable .event-dates span i {
    color: #6d727c;
}

.model-block {
    margin-top: 27px;
    margin-bottom: 6px;
}

.model-block-head {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    color: #5c676f;
    border: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.model-block-inner {
    border: solid 1px #c2c5cb;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 0;
}

.model-block-quest {
    padding: 24px 23px;
    -ms-flex: 0 0 38.4%;
    flex: 0 0 38.4%;
    max-width: 38.4%;
    border-right: solid 1px #c2c5cb;
}

.model-block-ansver {
    padding: 24px 23px;
    -ms-flex: 0 0 61.6%;
    flex: 0 0 61.6%;
    max-width: 61.6%;
}

.model-block-head .model-block-quest, .model-block-head .model-block-ansver {
    padding-top: 21px;
    padding-bottom: 21px;
}

.model-block textarea {
    min-height: 68px;
    height: 100%;
}

.model-block .form-fotter-block {
    padding: 24px 0;
    margin-bottom: 0;
}

.sm_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #1d1d1b;
    margin: 0 0 7px;
}

.model-result-body, .model-result-foot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.model-result-inner {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    border: solid 1px #c2c5cb;
    border-right: 0;
}

.model-result-foot .model-result-inner {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    border-top: 0;
}

.model-result-inner:last-child {
    border-right: solid 1px #c2c5cb;
}

.model-result-inner .model-result-block + .model-result-block {
    border-top: solid 1px #c2c5cb;
}

.model-result-block {
    position: relative;
    height: 100%;
}

.some-block .model-result-block {
    height: auto;
}

.model-result-block .bhead {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: normal;
    color: #1d1d1b;
    margin: 0;
    background-color: #f5f7fa;
    padding: 7px 23px 11px;
    border-bottom: solid 1px #c2c5cb;
    height: 59px;
    display: flex;
    align-items: center;
}

.model-result-block .bbody {
    padding: 14px 15px 77px 23px;
}

.model-result-icon {
    position: absolute;
    bottom: 24px;
    right: 24px;
    z-index: 1;
}

.model-result-foot .model-result-block {
    min-height: 238px;
}

.model-result-foot .model-result-block .bbody {
    padding-right: 25px;
}

.infotable.default-color b {
    color: #1d1d1b;
}

.infotable.default-color {
    color: #6d727c;
}

.test-result-section .program-info-table th {
    padding-top: 20px;
    padding-bottom: 23px;
}

.test-result-section .program-info-table td {
    padding-top: 16px;
    padding-bottom: 16px;
}

.default-table {
    font-size: 16px !important;
    line-height: 1.25 !important;
    color: #6d727c !important;
}

.test-result-section {
    padding: 18px 0 8px;
}

.public-section .section-head {
    margin-bottom: 32px;
}

.public-section .section-heading {
    margin-bottom: 26px;
}

.knowledge-section {
    padding: 10px 0 35px;
}

.knowledge-section .section-heading {
    margin-bottom: 46px;
}

.step-test {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    margin-top: 34px;
    padding: 0 32px;
    margin-bottom: 30px;
}

.step-test:before {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 1px;
    content: '';
    background: #c2c5cb;
}

.step-test-block {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    counter-increment: step-counter;
    font-weight: bold;
    color: #1d1d1b;
    padding: 58px 10px 30px;
    text-align: center;
}

.step-test-block:before {
    position: absolute;
    width: 48px;
    height: 48px;
    border: solid 1px #c2c5cb;
    background-color: #fff;
    color: #1d1d1b;
    text-align: center;
    line-height: 46px;
    content: counter(step-counter);
    border-radius: 50%;
    left: 50%;
    margin-left: -24px;
    top: 0;
    font-size: 24px;
    font-weight: bold;
    color: #1d1d1b;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 3;
}

.step-test-block:after {
    top: -10px;
    left: 50%;
    width: 68px;
    height: 68px;
    margin-left: -34px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    content: '';
}

.step-test-block.active:before, .step-test-block.done:before {
    background-color: #014cc1;
    border-color: #014cc1;
    color: #fff;
}

.test-quest {
    border: solid 1px #c2c5cb;
    margin-bottom: 17px;
    margin-top: 6px;
}

.test-quest .bhead {
    height: 59px;
    border-bottom: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    display: flex;
    align-items: center;
    padding: 16px 24px;
    justify-content: space-between;
    position: relative;
}

.test-quest .bhead:before {
    width: 4px;
    position: absolute;
    background-color: transparent;
    z-index: 1;
    top: -1px;
    left: -1px;
    bottom: -1px;
    content: '';
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    transition: 0.3s linear;
}

.test-quest.checked .bhead:before {
    background-color: #014cc1;
}

.test-quest .bhead .sm_title {
    margin: 0 0 4px;
    line-height: 1;
}

.test-quest .bbody {
    padding: 14px 185px 17px 24px;
    position: relative;
}

.point-count {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.48px;
    color: #1d1d1b;
    text-transform: uppercase;
}

.answer-options .block-title {
    margin-bottom: 27px;
}

.answer-options .test-quest {
    margin-bottom: 30px;
}

.custom-control-label:before {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: solid 1px #7691bb;
    color: #fff;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    top: 0;
    cursor: pointer;
    font-size: 10px;
    text-align: center;
    line-height: 18px;
}

/*.custom-control-input:checked~.custom-control-label:before{
    color: #014cc1;
}*/
.test-quest-control {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 23px;
    z-index: 5;
}

.custom-control-label::after {
    display: none;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #014cc1;
}

.test-quest-control .custom-control-input {
    min-width: 20px;
    min-height: 20px;
    cursor: pointer;
}

.test-quest-control .custom-control {
    min-height: auto;
    height: 20px;
    width: 20px;
    padding: 0;
}

.test-quest-control .custom-control-label {
    width: 20px;
    height: 20px;
}

.answer-test-quest .test-quest:last-child {
    margin-bottom: 24px;
}

.answer-test-foot {
    display: flex;
    justify-content: space-between;
}

.answer-test-foot .btn {
    min-width: 145px;
}

.useful-inform .block-title {
    margin-bottom: 25px;
}

.useful-inform-block {
    max-width: 315px;
    margin-bottom: 25px;
}

.useful-inform-block .point-count {
    margin-bottom: 8px;
}

.answer-options {
    margin-bottom: 30px;
}

.error-page-section {
    padding: 78px 0 128px;
}

.error-page-title {
    font-size: 64px;
    font-weight: bold;
    line-height: 1.06;
    color: #1d1d1b;
    margin: 0 0 22px;
}

.error-page-block {
    position: relative;
    z-index: 2;
    padding-top: 30px;
    max-width: 380px;
}

.error-page-block p {
    margin-bottom: 35px;
}

.error-page-block .btn {
    min-width: 145px;
    margin-right: 12px;
}

.error-page-img {
    position: relative;
}

.error-page-img:before {
    position: absolute;
    top: -40px;
    left: -100px;
    z-index: 1;
    width: 256px;
    height: 256px;
    background-color: #f5f7fa;
    border-radius: 50%;
    content: '';
}

.error-page-img img {
    position: relative;
    z-index: 2;
}

.business-institute {
    padding-top: 0px;
    padding-bottom: 0px;
}

.business-institute-img {
    width: 536px;
    height: 405px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/monitor.jpg);
    background-position: 50% 50%;
    margin-left: auto;
    position: relative;
    max-width: 100%;
}

.business-institute-inner {
    width: 436px;
    height: 238px;
    position: absolute;
    right: 0px;
    top: 60px;
    z-index: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.business-institute-img img {
    max-width: 100%;
    flex-shrink: 0;
    max-height: 100%;
}

.business-institute-block .section-title {
    margin: 0 0 16px;
}

.business-institute-desc {
    max-width: inherit;
    margin-bottom: 26px;
}

.post-type-archive-from_association .article-list-img {
    height: auto;
}

.bb_head {
    border-bottom: solid 1px #c2c5cb;
    background-color: #f5f7fa;
    padding: 15px 24px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.36px;
    color: #5c676f;
}

.border-block .bb_body {
    padding: 22px 24px;
}

.border-block .bb_body a {
    font-weight: 500;
    text-decoration: underline;
}

.business-type .infotable {
    border: 0;
    margin-bottom: 13px;
}

.business-type .infotable-content {
    height: auto;
}

.business-type .infotable .infotable-label {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    height: auto;
    background: transparent;
}

.business-type .infotable-inner:first-child .infotable-label, .business-type .infotable-inner:first-child .infotable-content {
    padding-left: 0;
}

.business-type {
    padding: 48px 0 58px;
}

.video_block {
    position: relative;
    padding-left: 38px;
}

.video_block:before {
    content: '\ea77';
    font-family: 'Icons';
    color: #014cc1;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.business-type .business-institute-desc {
    max-width: 420px;
}

.business-type-img {
    margin-left: 40px;
}

.case_block {
    height: 340px;
    border: solid 1px #c2c5cb;
    background-color: #fff;
    font-size: 12px;
    position: relative;
    -webkit-transition: border-color 0.3s ease-out;
    -moz-transition: border-color 0.3s ease-out;
    -o-transition: border-color 0.3s ease-out;
    -ms-transition: border-color 0.3s ease-out;
    transition: border-color 0.3s ease-out;
    padding: 20px 24px;
    overflow: hidden;
    margin-bottom: 22px;
}

.case_block:hover {
    border-color: #014cc1;
}

.case_img {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    left: 24px;
    right: 24px;
    height: 200px;
    overflow: hidden;
    line-height: 200px;
    text-align: center;
}

.case_btn_block {
    padding: 16px 24px;
    position: absolute;
    background: #fff;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.case_block:hover .case_btn_block {
    opacity: 1;
}

.case_block_inner {
    margin-bottom: 10px;
    position: relative;
    z-index: 5;
}

.sbc-search {
    position: relative;
    margin-bottom: 31px;
}

.sbc-search .form-control {
    height: 60px;
    border: solid 1px #c2c5cb;
    padding-left: 24px;
    padding-right: 84px;
    font-size: 12px;
}

.sbc-search .search_btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 60px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    transition: 0.3s linear;
    transition-property: color, background-color, border-color;
    border: 0;
}

.sbc-section {
    padding: 35px 0 65px;
}

.sbc-footer {
    text-align: center;
}

.sbc-footer .btn {
    min-width: 145px;
}

#modal-callback .modal-header {
    border-bottom: solid 0;
    background-color: transparent;
    padding: 24px 24px 0;
}

.modal-header .block-title {
    margin: 0;
}

#modal-callback textarea {
    height: 166px;
}

#modal-callback .modal-header .close {
    height: 29px;
    color: #5c676f;
    line-height: 1;
}

.article-left-img {
    width: 170px;
    float: left;
    margin-right: 30px;
}

.consult-section {
    padding-top: 18px;
    padding-bottom: 73px;
}

.consult-section .article-list p {
    max-height: 100px;
    overflow: hidden;
}

.blabel {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.36px;
    color: #5c676f;
    margin-bottom: 5px;
}

.border-block .bbody {
    padding: 15px 24px 24px 24px;
    color: #1d1d1b;
}

.border-block-list {
    margin: 0;
}

.border-block-list li {
    list-style: none;
}

.border-block-list li a {
    position: relative;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #1d1d1b;
    padding: 10px 24px;
    display: flex;
    align-items: center;
    height: 52px;
    border-top: solid 1px #c2c5cb;
    text-transform: uppercase;
}

.border-block-list li a:before {
    position: absolute;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: transparent;
    content: '';
    z-index: 1;
    left: 0;
}

.border-block-list li.current-menu-item a:before,
.border-block-list li.active a:before,
.border-block-list li a:hover:before {
    background-color: #014cc1;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer .header-lang .dropdown-menu {
        left: 1px !important;
    }
}


@media (min-width: 1230px) {
    .menu-item-has-children:hover > ul {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
    }

    .main-menu > li .icon-angle-right, .main-menu .back-menu {
        display: none;
    }
}

@media (max-width: 1229px) {
    body {
        padding-top: 79px;
    }

    .header {
        position: fixed;
        z-index: 105;
        -webkit-transition: .3s all linear;
        -moz-transition: .3s all linear;
        -ms-transition: .3s all linear;
        -o-transition: .3s all linear;
        transition: .3s all linear;
    }

    .opened_menu .header {
        background: #f5f7fa;
    }

    .opened_menu .header .logo-block, .opened_menu .header .header-img, .opened_menu .header .btn-default, .opened_menu .header .search_block {
        display: none;
    }

    .business-type-img {
        margin-left: 0;
    }

    .business-type .infotable {
        border: solid 1px #c2c5cb;
    }

    .nav-link {
        font-size: 19px;
    }

    .prog-logo {
        width: 210px;
    }

    .block-title {
        font-size: 19px;
    }

    .footer-bottom {
        padding: 0 0 40px;
    }

    .search-wrapper.active .input-holder {
        width: 455px;
    }

    .main-menu-section {
        position: fixed;
        background: #f5f7fa;
        top: 0;
        left: 0;
        width: 100%;
        height: 115%;
        display: table;
        padding-bottom: 15%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s all linear;
        -moz-transition: .3s all linear;
        -ms-transition: .3s all linear;
        -o-transition: .3s all linear;
        transition: .3s all linear;
        z-index: 100;
        border: 0;
    }

    .opened_menu .main-menu-section {
        opacity: 1;
        visibility: visible;
    }

    .menu-osnovne-container {
        display: table;
        width: 100%;
        height: 100vh;
    }

    .main-menu {
        display: table-cell;
        vertical-align: middle;
    }

    .main-menu li {
        text-align: center;
    }

    .menu-item-has-children .icon-angle-right {
        position: absolute;
        right: 5px;
        top: 50%;
        display: inline-block;
        padding: 5px;
        margin-top: -22px;
        font-size: 30px;
        line-height: 1;
        z-index: 5;
    }

    .main-menu li.current-menu-item > a, .main-menu li > a:hover {
        color: #014cc1 !important;
    }

    .menu-item-has-children ul {
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 10;
        text-align: left;
        height: calc(100vh + 30px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 50px 30px 20px;
        pointer-events: auto;
    }

    .menu-item-has-children.open_submenu > ul {
        visibility: visible;
        opacity: 1;
    }

    .menu-item-has-children > ul li a:hover {
        background-color: transparent;
    }

    .menu-item-has-children > ul ul {
        left: 0;
        margin-left: 0;
    }

    .back-menu {
        position: absolute !important;
        top: 78px;
        left: 30px;
        z-index: 1;
    }

    .back-menu button {
        padding: 9px;
        font-size: 30px;
        line-height: 1;
        z-index: 5;
        background: transparent;
        border: 0;
    }

    .main-menu li a, .menu-item-has-children > ul li a {
        display: block;
        border: 0;
        height: auto;
        font-size: 19px;
        padding: 20px 50px 20px 20px;
        background: transparent;
    }

    .main-menu li a br {
        display: none;
    }

    .main-menu li:last-child a {
        border-right: 0;
    }

    .main-menu > li > a:before {
        display: none;
    }

    .partner-slider {
        margin-bottom: 30px;
    }

    .footer-contacts {
        max-width: 160px;
    }

    .header {
        padding: 18px 0;
    }

    .address div a:not(:last-child) {
        margin-bottom: 8px;
    }

    .table-nowrap a {
        width: 200px;
    }

    .filter-block .btn-primary {
        margin-top: 0;
    }

    .prog-filter {
        margin-bottom: 20px;
  
    }

    .prog-filter-title {
        margin-right: 20px;
    }

    .prog-filter-menu {
        width: 100%;
		height:auto;
    }

    .nav-tabs .nav-link:last-child {
        margin-right: 0;
    }

    .fixed-nav-link {
        display: flex;
        justify-content: space-between;
    }

    .fixed-nav-link .nav-link {
        width: 175px;
    }

    .col-sm-auto .prog-filter {
        margin-bottom: 0;
    }

    .bb-head {
        padding: 12px;
    }

    .input-info-bottom {
        padding-right: 0;
    }

    .full-event-left {
        width: 28%;
    }

    .full-event-right {
        width: 72%;
        padding-left: 30px;
    }

    .full-event-right br {
        display: none;
    }

    .full-page-header .block-title {
        max-width: 66.666667%;
    }

    .infotable {
        display: block;
    }

    .infotable-inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: solid 1px #c2c5cb;
        align-items: center;
    }

    .infotable-inner:last-child {
        border-bottom: 0;
    }

    .infotable-inner:nth-child(odd) {
        background-color: #f5f7fa;
    }

    .infotable-label {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        background: transparent;
        display: flex;
        align-items: center;
        padding: 12px !important;
        border: 0;
        white-space: normal;
		color: #1d1d1b;
    }

    .infotable-content {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        height: auto;
        padding: 12px !important;
        flex-wrap: wrap;
        min-height: auto;
    }

    .infotable .event-dates {
        white-space: normal;
    }

    .taxes-page-head .prog-filter {
        margin-bottom: 0;
    }

    .intro-slider .slick-dots {
        left: calc((100% - 930px) / 2);
    }

    .intro-slider .slick-arrow {
        right: calc((100% - 930px) / 2);
    }

    .intro-slider .slick-arrow.slick-prev {
        right: calc((100% - 930px) / 2 + 46px);
    }

    .business-institute-inner {
        width: 332px;
        height: 200px;
        right: 17px;
        top: 83px;
    }

    .border-block .bbody, .border-block-list li a {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width: 991px) {
    .search-wrapper.active .input-holder {
        width: 213px;
    }

    .section-title {
        font-size: 28px;
    }

    .question-block {
        padding: 20px 45px 20px 20px;
    }

    .question-desc {
        padding-left: 20px !important;
    }

    .question-block .btn-circle {
        right: 15px;
    }

    .prog-block {
        display: block;
        height: auto;
    }

    .prog-logo {
        width: 100%;
        display: block;
        height: auto;
        padding: 15px 20px;
        border-right: 0;
    }

    .prog-desc {
        display: block;
        padding: 15px 20px;
        text-align: center;
    }

    .vertical-navs .tab-content, .vertical-navs .tab-pane {
        height: 100%;
    }

    .banner-block {
        padding: 15px;
    }

    .banner-logo {
        max-width: 40%;
    }

    .map-oppor-banner .banner-text {
        padding-left: 0;
    }

    .doing-banner .banner-text {
        font-size: 14px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .fixed-nav-link .nav-link {
        width: 130px;
        font-size: 9px;
    }

    .table {
        font-size: 11px;
    }

    .table-nowrap a {
        width: auto;
        white-space: normal;
    }

    .table td {
        padding: 8px 5px 7px;
    }

    .table th:first-child, .table td:first-child {
        padding-left: 12px;
    }

    .table th:last-child, .table td:last-child {
        padding-right: 12px;
    }

    .table .badge, .table .btn-tag {
        font-size: 8px;
    }

    .custom-file .btn-file {
        padding: 12px 5px;
    }

    .custom-file .btn-file i {
        margin-right: 0;
    }

    .week-head-desc:before {
        height: 91%;
    }

    .bb-inner-block .event-dates {
        font-size: 14px;
    }

    .program-info-table th {
        font-size: 10px;
    }

    .article-footer-block .btn-width-icon {
        margin-left: 0;
        margin-top: 10px;
        margin-right: 8px;
    }

    .full-event-left {
        width: 32%;
    }

    .full-event-right {
        width: 68%;
    }

    .full-page-section img.alignleft, .video-wrap {
        float: none;
        margin-right: 0;
    }

    .video-wrap img {
        width: 100%;
    }

    .model-result-body, .model-result-foot {
        display: block;
    }

    .model-result-inner {
        max-width: 100% !important;
        border-right: solid 1px #c2c5cb;
        border-bottom: 0;
    }

    .model-result-inner:last-child {
        border-bottom: solid 1px #c2c5cb;
    }

    .model-result-block .bbody {
        padding-bottom: 90px;
    }

    .model-result-foot .model-result-block .bhead {
        border-top: solid 1px #c2c5cb;
    }

    .model-result-foot .model-result-inner:first-child .model-result-block .bhead {
        border-top: 0;
    }

    .test-quest .bbody {
        padding-right: 75px;
    }

    .error-page-block {
        padding-top: 0;
    }

    .business-institute-desc br {
        display: none;
    }

    .intro-slider .slick-dots {
        left: calc((100% - 690px) / 2);
    }

    .intro-slider .slick-arrow {
        right: calc((100% - 690px) / 2);
    }

    .intro-slider .slick-arrow.slick-prev {
        right: calc((100% - 690px) / 2 + 46px);
    }

    .business-institute-inner {
        width: 243px;
        height: 146px;
        right: 13px;
        top: 115px;
    }
}

@media (max-width: 767px) {
    .search-wrapper.active .input-holder {
        width: 367px;
    }

    .intro-slider .slick-dots {
        left: calc((100% - 510px) / 2);
    }

    .intro-slider .slick-arrow {
        right: calc((100% - 510px) / 2);
    }

    .intro-slider .slick-arrow.slick-prev {
        right: calc((100% - 510px) / 2 + 46px);
    }

    .intro-slider {
        margin-bottom: 0;
    }

    .intro-section {
        height: 440px;
        padding-top: 60px;
    }

    .intro-slider {
        height: 440px;
    }

    .intro-slide-left {
        width: 175px;
    }

    .intro-slide-right {
        margin-left: 215px;
    }

    .online-test {
        padding: 40px 0 20px;
    }

    .online-test-img:before {
        left: 0;
    }

    .online-test-img {
        width: 175px;
    }

    .online-test-desc {
        margin-left: 210px;
    }

    .question-block {
        padding: 20px 65px 20px 45px;
        margin-bottom: 30px;
    }

    .question-block .btn-circle {
        right: 48px;
    }

    .intro-question {
        padding: 30px 0 0;
    }

    .business {
        padding: 20px 0 40px;
    }

    .business .section-head {
        margin-bottom: 30px;
    }

    .business-slider .slick-dots {
        right: auto;
        left: 0;
        top: 100%;
        margin-top: 15px;
        width: 100%;
    }

    .mobile-tab-headings {
        display: block;
    }

    .mobile-select-tab {
        display: block;		
    }
	.fixed-nav-link .nav-link {
    	width: 100%;
}

    .mobile-tab-headings {
        margin-bottom: 30px !important;
		display: none !important;
    }

    .prog-block {
        margin-top: 0 !important;
    }

    .tab-content {
        margin-bottom: 30px;
    }

    .prog-support {
        padding: 50px 0 20px;
    }

    .main-event-section {
        padding: 20px 0;
    }

    .section-heading {
        margin-bottom: 25px !important;
        padding-right: 0;
    }

    .knowledge-base {
        padding: 20px 0;
    }

    .opport {
        padding: 20px 0;
    }

    .partner {
        padding: 20px 0 70px;
    }

    .partner .section-head {
        margin-bottom: 30px;
    }

    .partner-slider .slick-dots {
        width: 100%;
        left: 0;
        right: auto;
        top: 100%;
        margin-top: 20px;
    }

    .footer-head .block-title {
        margin: 0 0 20px;
    }

    .footer-head .btn {
        float: right;
        width: 150px;
    }

    .logo-title img {
        top: 0;
        left: 0;
        width: 25px;
    }

    .logo-title .logo-desc {
        margin-left: 30px;
        padding-left: 9px;
    }

    .logo-title {
        font-size: 10px;
        letter-spacing: normal;
    }

    body {
        padding-top: 60px;
    }

    .header {
        padding: 12px 0;
        height: 60px;
    }

    .main-menu li {
        margin-bottom: 20px;
    }

    .main-menu li:last-child {
        margin-bottom: 0;
    }

    .main-menu li a {
        font-size: 13px !important;
        padding: 10px 40px !important;
    }

    .filter-inline .filter-item-3, .filter-inline .filter-item-4, .filter-inline .filter-item-5 {
        float: none;
        width: 100%;
    }
	
   .filter-item-3 {
        float: none;
        width: 100%;
}

	.filter-item-4 {
        float: none;
        width: 100%;
}
	width: 100%;
    .filter-block .btn-primary {
        margin-top: 10px;
    }

    .banner-block {
        padding: 15px 30px;
    }

    .doing-banner .banner-text {
        font-size: 16px;
        margin-left: 5px;
        margin-right: 0;
    }

    .dropdown-menu .btn-dark-link {
        padding: 10px 18px;
    }

    .custom-file .btn-file {
        padding: 12px 13px;
    }

    .custom-file .btn-file i {
        margin-right: 8px;
    }

    .week-head-img {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .week-head-desc {
        margin-left: 0;
        padding-left: 20px;
        padding-bottom: 0;
    }

    .week-head-desc:before {
        height: 94%;
    }

    .week-head-block {
        padding-top: 0;
        margin-bottom: 10px;
    }

    .full-event-right {
        width: 100%;
        padding-left: 0;
    }

    .full-event-left {
        width: 100%;
    }

    .block-group {
        margin-bottom: 20px;
    }

    img.alignleft {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .full-page-header .block-title {
        max-width: 100%;
    }

    #breadcrumbs {
        white-space: normal;
    }

    .infotable .event-dates span {
        white-space: nowrap;
        display: block;
    }

    .infotable .event-dates span + span {
        margin-top: 5px;
    }

    .model-block-inner {
        display: block;
        border: 0;
    }

    .model-block-quest, .model-block-ansver {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: 0;
        padding: 0;
        margin-bottom: 20px;
    }

    .model-block textarea {
        min-height: 120px;
        margin-bottom: 30px;
    }

    .model-block-head {
        font-size: 20px;
        color: #1d1d1b;
        border: 0;
        background-color: transparent;
        display: block;
        margin-bottom: 10px;
    }

    .model-block-head .model-block-quest, .model-block-head .model-block-ansver {
        padding-top: 0;
        padding-bottom: 0;
        display: inline-block;
        position: relative;
    }

    .model-block-head .model-block-ansver:before {
        content: "/ ";
    }

    .model-block .form-fotter-block {
        padding: 0;
    }

    .model-block .form-fotter-block {
        margin-left: -6px;
        margin-right: -6px;
    }

    .model-block .form-fotter-block [class^="col-"] {
        padding-left: 6px;
        padding-right: 6px;
    }

    .model-block .form-fotter-block .btn-sm {
        padding-left: 5px;
        padding-right: 5px;
    }

    .model-result-foot {
        margin-bottom: 20px;
    }

    .form-fotter-block .col-12:not(:last-child) {
        margin-bottom: 15px;
    }

    .step-test {
        padding: 0;
        margin-bottom: 10px;
    }

    .step-test-block {
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }

    .step-test-block.active {
        position: relative;
        opacity: 1;
        visibility: visible;
    }

    .error-page-section {
        padding: 0 0 40px;
    }

    .error-page-block {
        margin-bottom: 40px;
    }

    .error-page-img {
        max-width: 320px;
    }

    .error-page-img:before {
        left: -80px;
        width: 156px;
        height: 156px;
    }

    .error-page-title {
        font-size: 40px;
    }

    .error-page-block .btn:last-child {
        margin-right: 0;
    }

    .error-page-block .btn {
        min-width: 135px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .error404 .page-section, .error502 .page-section {
        padding: 18px 0 0;
    }

    .business-institute {
        padding-top: 0;
    }

    .business-institute-block {
        margin-bottom: 30px;
    }

    .business-institute-img {
        text-align: left;
    }

    .business-type {
        padding: 0 0 20px;
    }

    .sbc-search .form-control {
        height: 45px;
        padding-left: 12px;
        padding-right: 60px;
    }

    .sbc-search .search_btn {
        width: 45px;
    }

    .sbc-section {
        padding: 0 0 40px;
    }

    .block-head {
        min-height: 127px;
    }

    .business-institute-inner {
        width: 377px;
        height: 226px;
        right: 19px;
        top: 67px;
    }
}

@media (orientation: landscape) and (max-width: 767px) {
    .main-menu li {
        margin-bottom: 0;
    }
}

@media (max-width: 575px) {
    .article-list-img {
        width: 100%;
        height: 300px;
        float: none;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .article-list-desc {
        margin-right: 0;
    }

    .subs-input {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-head .btn {
        float: none;
        width: 100%;
    }

    .footer-about p {
        max-width: 100%;
    }

    .article-list-desc {
        margin-left: 0;
    }

    .footer-about {
        margin-bottom: 20px;
    }

    .footer-bottom > div:first-child > div {
        margin-bottom: 20px;
    }

    .business-slider {
        margin: 0 -15px;
    }

    .block-head {
        min-height: 107px;
    }

    .question-block {
        padding: 20px 45px 20px 20px;
    }

    .question-block .btn-circle {
        right: 15px;
    }

    .online-test-img {
        float: none;
        margin: 0 auto 20px;
    }

    .online-test-desc {
        margin-left: 0;
        text-align: center;
    }

    .curent-lang {
        width: 65px;
    }

    .header-lang .dropdown-menu {
        min-width: 65px;
    }

    .search-wrapper {
        right: 0;
    }

    .search-wrapper.active {
        right: -68px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: #fff;
        padding: 10px 15px;
        z-index: 1200;
    }

    .search-wrapper.active .input-holder {
        width: 100%;
    }

    .search-wrapper .close {
        top: 9px;
    }

    .search-wrapper.active .close {
        right: 65px;
    }

    .search-wrapper .input-holder .search-input {
        width: 100%;
    }

    .search-wrapper .close, .search-wrapper .input-holder, .search-wrapper .input-holder .search-icon {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

    .search-wrapper.active .input-holder .search-icon {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .intro-section {
        height: 470px;
        padding-top: 35px;
    }

    .intro-slider {
        height: 470px;
    }

    .intro-slider .slick-dots {
        left: 15px
    }

    .intro-slider .slick-arrow {
        right: 15px;
    }

    .intro-slider .slick-arrow.slick-prev {
        right: 61px;
    }

    .intro-slide-left {
        width: 100%;
        float: none;
        border: 0;
        padding: 0;
        margin: 0 0 20px;
    }

    .intro-slide .section-title {
        font-size: 21px;
    }

    .intro-sub-title {
        font-size: 18px;
    }

    .slide-count {
        font-size: 42px;
    }

    .intro-slide-right {
        margin-left: 0;
    }

    .section-title {
        font-size: 25px;
    }

    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 100%;
    }

    .clndr-header .btn-default {
        width: 100%;
        margin-top: 30px;
    }

    .filter-clndr-slide {
        font-size: 19px;
    }

    .banner-block {
        padding: 15px;
    }

    .map-oppor-banner .banner-text {
        font-size: 16px;
        margin-left: -5px;
        margin-right: -5px;
    }

    .doing-banner .banner-text {
        font-size: 11px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .prog-head-label {
        margin-bottom: 12px;
        font-size: 11px;
    }

    .prog-head-label br {
        display: none;
    }

    .modal-md {
        margin-left: auto;
        margin-right: auto;
        width: 95%;
    }

    .prog-filter {
  
        justify-content: space-between;
        align-items: center;
    }

    .prog-head-label-block .btn {
        width: 100%;
        padding: 10px;
    }

    .daterangepicker .drp-selected {
        font-size: 10px;
        padding-right: 0;
    }

    .daterangepicker .drp-buttons .btn {
        margin-left: 5px;
        font-size: 9px;
    }

    .form-fotter-block .btn {
        min-width: 100%;
    }

    .form-head, .form-body {
        padding-left: 12px;
        padding-right: 12px;
    }

    .article-footer-block .btn-width-icon {
        margin: 0 0 10px;
        width: 100%;
    }

    .article-footer-block > div:not(:last-child) {
        margin-bottom: 20px;
    }

    .program-info-mob .event-dates span {
        display: block;
    }

    .program-info-mob .event-dates span + span {
        margin-top: 5px;
    }

    .answer-test-foot {
        display: block;
    }

    .answer-test-foot .btn {
        width: 100%;
        margin-bottom: 15px;
    }

    .answer-options {
        margin-bottom: 15px;
    }

    .test-quest .bhead {
        padding: 16px 10px;
    }

    .test-quest .bbody {
        padding-left: 10px;
        padding-right: 45px;
    }

    .test-quest-control {
        right: 10px;
    }

    .point-count {
        font-size: 10px;
    }

    .article-left-img {
        margin-bottom: 10px;
        float: none;
        margin-right: 0;
    }

    .business-institute-img {
        width: 290px;
        height: 230px;
        margin-left: 0;
    }

    .business-institute-inner {
        width: 214px;
        height: 128px;
        right: 11px;
        top: 39px;
    }

}

@media (max-width: 467px) {
}




/* Style inputs with type="text", select elements and textareas */

#forma-feed-back input[type=text], input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 4px; /* Add a top margin */
  margin-bottom: 8px; /* Bottom margin */
  resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
  font-size: 14px;
}

/* Style the submit button with a specific background color etc */
#forma-feed-back input[type=submit] {
  background-color: #f9c746;
  color: #4B2F6B;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
}
#forma-feed-back .wpcf7-list-item-label {font-size: 14px; color: #7a7a7a; font-weight: normal;}

/* When moving the mouse over the submit button, add a darker green color */
#forma-feed-back input[type=submit]:hover {
    background-color: #4B2F6B;
    color: #fff;
}
#forma-feed-back span.wpcf7-list-item { display: block;}
#chek-forma-radio span.wpcf7-list-item { display: inline-block;}

/* Add a background color and some padding around the form */
#forma-feed-back .container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

#forma-feed-back span.wpcf7-not-valid-tip {
    font-size: 12px;
}


#inshe input[type=text] {
	border: none;
	border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}

.content strong {padding: 2px 10px;background-color: #fed737;color: #4b3576;}
.content p {font-size: 18px;}
.content li {font-size: 18px;}


.box-form-search { text-align: center; background-repeat: no-repeat; background-image: url(https://sme.gov.ua/wp-content/uploads/2020/11/fon-search01c.jpg); padding: 30px 0 50px 0;}
.box-search {width: 60%; float: none; display: inline-block; position: relative;padding-left: 200px;}
.box-title-search {padding-right: 120px;}

@media (max-width: 900px) {
	.box-form-search {background-color: #f6f6f6; background-image: none;}
.box-search {width: 100%; float: none; display: inline-block; position: relative;padding-left:0;}	
.box-title-search {padding-right: 0;}
}

/* Block COVID */
.block-covid-box-top {background: linear-gradient(90deg, rgba(77,46,116,1) 0%, rgba(73,42,110,1) 50%, rgba(66,36,100,1) 100%); color: #fff; text-align: center; padding: 20px 10px 10px 10px;height: 130px;}
.block-covid-box-middle1 {padding: 36px 0px 8px 30px; color: #000; font-size: 16px; font-weight: bold; line-height: 1.5;}
.block-covid-box-middle2 {padding: 0px 0px 10px 30px; color: #000; font-size: 16px; font-weight: bold; line-height: 2.5;}
.block-covid-box-middle3 {padding: 12px 10px; color: #000; font-size: 16px; font-weight: bold; line-height: 1.25; background-color: #fff; width: 290px; margin: auto;}
.block-covid-text-top1 {font-size: 36px; font-weight: bold;}
.block-covid-text-top2 {font-size: 20px; padding: 4px 0 9px 0;}
.block-covid-text-top3 {font-size: 26px; background-color: #fff; color: #000; border-radius: 40px; padding: 10px; font-weight: bold; width: 180px; margin: auto;box-shadow: 3px 2px 14px 0px rgba(0,0,0,0.5);}
.block-covid-text-top3-2 {font-size: 26px; background-color: #fff; color: #000; border-radius: 40px; padding: 10px; font-weight: bold; width: 280px; margin: auto;box-shadow: 3px 2px 14px 0px rgba(0,0,0,0.5);}

.menu-yellow {background: #ffe358;}


.otch-button {position: absolute;bottom: 30px;right: 120px;display: block;}
.otch-button-mob {display: none;}
@media (max-width: 900px) {
	.otch-button {display: none;}
	.otch-button-mob {position: static;text-align: center;display: block;padding-top: 15px;}
}
