* {
    outline: none !important;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1920px;
        width: 100%;
    }
}

.mydgb-hint-files {
    font-size: 14px;
    text-indent: 25px;
    padding-left: 20px;
    text-align: justify;
}

.mydgb-captcha {
    padding-top: 8px !important;
}

.form-group input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
.form-group textarea {
    border-radius: 0;
    padding-left: 40px;
    box-shadow: none;
    font-size: 16px;
    color: #5d5d5d;
}

body {
    background: #F6F6F6;
    font-family: 'Lato-Regular';
    font-size: 16px;
    color: #252424;
}

h1 {
    margin-top: 0;
    padding-top: 0;
}

a {
    color: #1C9BE2;
}

/*.dgb-height-100 {*/
/*height: 100% !important;*/
/*}*/

.container {
    background: white;
    padding: 0;
    box-shadow: 0 1px 4px #dadada;
}

.row {
    margin: 0;
}

.top-menu {
    /*margin-top: 12px;*/
}

#top ul li {
    height: 48px;
    line-height: 48px;
}

/* header */
header ul {
    margin: 0;
    padding: 0;
}

header ul li {
    display: inline-block;
    margin-right: 20px;
}

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

header ul li a,
header ul li {
    color: #272727;
    /*line-height: 48px;*/
    font-size: 16px;
}

header ul li a span,
header ul li span {
    margin-right: 10px;
    color: #1A98E2;
}

#search {
    margin-top: 32px;
}

#search input,
#search button {
    border-color: #E8E8E8;
    height: 41px;
}

#search input {
    font-family: 'Lato-LightItalic';
    font-size: 14px;

    border-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#search button {
    border-left: 0;
    padding: 11px 12px;
}

#search button span {
    color: #1b99e2;

    font-size: 17px;
}

#logo {
    float: left;
    clear: both;
}

main.row {
    padding-left: 35px;
    padding-right: 35px;
}

main.row [class^='col-'] {
    padding: 0;
}

main.row > .col-lg-3 + .col-lg-9 {
    padding-left: 20px;
}

nav.navbar {
    margin-bottom: 30px;
}

.logo-line .description {
    margin-top: 30px;
    line-height: 1;
}

.description span:first-child {
    /*font-weight: 600;*/
    font-size: 14px;
    display: block;
}

.description span:last-child {
    /*font-weight: 900;*/
    font-size: 22px;
    font-family: 'Lato-Medium';
    display: block;
    margin-top: 5px;
}

#callback,
#callback:focus,
#callback:active {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;;
    height: 48px;
    background-color: #1B99E3;
    border: 0;
    vertical-align: baseline;
    outline: none;
    position: relative;
    padding: 6px 17px;
    line-height: 38px;
}

#callback:before {
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    border-left: 4px solid #8DCCEF;
    border-right: 2px solid white;
}

header .row {
    padding-left: 35px;
    padding-right: 35px;
}

.logo-line {
    margin-top: 6px;
    margin-bottom: 6px;
}

#top {
    min-height: 48px;
    background-color: #E8E8E8;

}

header [class^='col-'] {
    padding-left: 0;
    padding-right: 0;
}

/* navbar */
#top-menu {
    /*margin-top: 10px;*/
    /*min-height: 60px;*/
}

#top-menu ul {
    margin-left: 22px;
    margin-right: 22px;
}

#top-menu ul li a {
    /*height: 60px;*/
    display: inline-block;
    line-height: 30px;
    padding: 10px 14px;
}

#top-menu ul li ul {
    background: #1B99E2;
    border-radius: 0;
    border: none;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 5px solid white;

}

#top-menu ul li ul li a {
    color: white;
    border-bottom: 1px solid white;
    width: 100%;
    padding: 3px 0;
}

#top-menu ul li ul li a:hover {
    opacity: 0.9;
}

#top-menu ul li ul li:last-child a {
    border: none;
}

#top-menu-collapse {
    padding-left: 0;
    padding-right: 0;
}

#top-menu.navbar-default .navbar-brand {
    color: white;
}

#top-menu.navbar-default {
    font-size: 14px;
    background-color: #1B99E3;
    border-width: 0;
    border-radius: 0;
}

#top-menu.navbar-default .navbar-nav > li > a {
    color: white;
    font-size: 15px;
}

#top-menu.navbar-default .navbar-nav > li > a:hover,
#top-menu.navbar-default .navbar-nav > li > a:focus {
    color: white;
    background-color: #328bcf;
}

#top-menu.navbar-default .navbar-nav > .active > a,
#top-menu.navbar-default .navbar-nav > .active > a:hover,
#top-menu.navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #167ab8;
}

#top-menu.navbar-default .navbar-toggle {
    border-color: #167ab8;
}

#top-menu.navbar-default .navbar-toggle:hover,
#top-menu.navbar-default .navbar-toggle:focus {
    background-color: #167ab8;
}

#top-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #167ab8;
}

#top-menu.navbar-default .navbar-toggle:hover .icon-bar,
#top-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #1B99E3;
}

/*
Owl Carousel
*/
.block-slider {

    background-color: #e7e7e7;
    padding-left: 25px;
    padding-right: 25px;
    height: 280px;
}

.owl-carousel {
    height: 280px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;

}

.owl-carousel .owl-stage {
    margin: 0 auto;
}

.owl-carousel .owl-stage-outer {
    margin-top: 42px;
}

#owl-slider.owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}

#owl-slider.owl-carousel .owl-item a {
    text-decoration: none;
    color: #252424;
}

#owl-slider.owl-carousel .owl-nav.disabled {
    display: block;
    font-size: 0;
}

.owl-carousel .owl-nav.disabled div:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\e079";
    font-size: 17px;
    color: #1999E2;
    position: absolute;
    top: 45%;
}

.owl-carousel .owl-nav.disabled .owl-prev:before {
    content: "\e079";
    left: 0;

}

.owl-carousel .owl-nav.disabled .owl-next:before {
    content: "\e080";
    right: 0;
}

.owl-carousel .owl-item {
    text-align: center;
}

.owl-carousel .owl-item p {
    margin-bottom: 40px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    text-overflow: ellipsis;
}

aside .banners {
    /*margin-top: 50px;*/
}

aside .banners a {
    margin-bottom: 50px;
    text-align: center;
    display: block;
    border: 1px solid #A7A7A7;
    border-radius: 10px;
    padding: 10px;
    width: 100%;

}

aside .banners a img {
    width: 100%;
    vertical-align: middle;
    max-width: 300px;
}

/*
news block aside advanced
*/

.news-aside {
    margin-bottom: 50px;
}

.news-aside a {
    font-family: 'Lato-LightItalic';
    font-size: 14px;
}

.news-aside .news-items {
    border: 1px solid #E8E8E8;
}

.news-aside .news-items [class^='col-'] {
    padding: 0;
}

.news-aside .news-content {
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 7px;
    color: black;
    white-space: normal;
}

.news-aside .news-image {
    max-height: 40px;
    max-width: 48px;
    height: auto;
    width: auto;
}

.news-aside .news-title {
    color: black;
    /*font-weight: 700;*/
    font-family: 'Lato-Semibold';
    font-size: 17px;
}

.news-aside .news-desc {
    font-weight: 700;
}

.news-aside .news-date {
    color: #909090;
    font-size: 12px;
}

.news-aside .news-read-all a {
    text-decoration: underline;
    /*font-size: 13px;*/
}

.news-aside .news-read-all {
    margin-bottom: 15px;
    font-style: italic;
}

.news-aside .news-item {
    padding: 15px 18px;
}

.news-aside .news-delimiter {
    border-bottom: 1px solid #E8E8E8;
    margin-top: 10px;
}

.news-aside .news-header {
    height: 60px;
    line-height: 60px;
    background-color: #1B99E3;
    padding-left: 21px;
    padding-right: 21px;
    color: white;
    font-size: 18px;
}

.news-aside .news-url a {
    text-decoration: underline;
}

/*news list*/

.news-list .img {

    float: left;
    margin-right: 20px;
    min-height: 110px;
}

.news-list .img img {
    width: 149px;
}

.news-list h2 {
    margin-top: 0;
    padding-top: 0;
    font-family: 'Lato-Semibold';
    font-size: 22px;
    color: #323232;
}

.news-list h2,
.news-list h1,
.news-list .date {
    display: inline-block;
}

.news-list .date {
    float: right;
}

.news-list h1 {
    margin-top: 0;
    color: black;
}

.news-list .content {
    color: black;
}

.news-list .clear {
    clear: both;
}

.news-list .pagination {
    float: right;
}

.news-list .view {
    text-decoration: underline;
}

.news-list .date {
    margin-top: 4px;
    font-size: 12px;
    color: #888888;
}

.news-list.empty {
    text-align: center;
    margin-top: 12px;
}

/*faq list*/
.all-news .pagination {
    float: right;
}

/*other*/

.question {
    font-weight: 900;
}

footer.row {
    padding-left: 35px;
    padding-right: 35px;
    min-height: 50px;
    line-height: 50px;
    margin-top: 30px;
    border-top: 1px solid #e7e7e7;
}

footer.row [class^='col-'] {
    padding: 0;
}

.block-slider + footer.row {
    margin: 0;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.modal-content {
    border-radius: 0;
}

.modal-header .close {
    right: -29px;
    top: -29px;
    position: absolute;
    border: 2px solid white;
    border-radius: 50%;
    text-align: center;
    color: white;
    opacity: 1;
    text-shadow: none;
    height: 28px;
    width: 28px;
    font-size: 23px;
}

.modal-header .close span {
    color: white;
    margin: 0;
}

.modal-header .modal-title {
    font-size: 25px;
}

.modal-header {
    border: 0;
    padding: 40px 0 0;
    text-align: center;

}

.modal.fade.in {
    text-align: left;
    margin-top: 2%;
}

.modal input {
    height: 40px;
    width: 100%;
}

.modal #callback-verifycode, #review-verifycode, #faq-verifycode {
    padding-left: 10px;
}

#review-verifycode-image, #faq-verifycode-image {
    margin-top: -9px;
}

.modal input,
.modal textarea {
    border-radius: 0;
    padding-left: 40px;
    box-shadow: none;
    font-size: 16px;
    color: #5d5d5d;
}

.modal .form-group {
    position: relative;
}

.modal .form-group .help-block, #callback-form .help-block{
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.modal .form-group:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    position: absolute;
    left: 14px;
    top: 12px;
    color: #909090;
}

.modal .form-group.field-callback-name:before {
    content: "\e008";

}

.modal .form-group.field-callback-phone:before {
    content: "\e182";
}

.modal .form-group.field-callback-question:before {
    content: "\e111";
}

.modal .form-group.field-callback-question textarea {
    height: 115px;
}

.btn-blue {
    background: #1B99E3;
    color: white;
    text-align: center;
    position: relative;
    border: none;
    font-size: 18px;
    padding: 15px 20px;
    margin-bottom: 15px;
    line-height: 1;
}

.btn-blue:before {
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    border-left: 4px solid #8DCCEF;
    border-right: 2px solid white;
}

.full-width {
    width: 100%
}

.news-list .news-item {
    margin-bottom: 30px;
}

.news-list .news-item .news-url {
    font-family: 'Lato-LightItalic';
    margin-top: 10px;
    display: block
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:active,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: transparent;
}

main section {
    min-height: 370px !important;
}

#review-verifycode, #faq-verifycode {
    height: 34px;
}

.page-form input {
    width: 100%;
}

.page-form .row .col-lg-6:first-child {
    padding-right: 20px;
}

.page-form .form-group:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    position: absolute;
    left: 14px;
    top: 12px;
    color: #909090;
}

.page-form .form-group.field-review-full_name:before,
.page-form .form-group.field-faq-full_name:before {
    content: "\e008";
}

.page-form .form-group.field-review-phone:before,
.page-form .form-group.field-faq-phone:before {
    content: "\e182";
}

.page-form .form-group.field-review-review:before,
.page-form .form-group.field-faq-question:before {
    content: "\e111";
}

#accordion > * {
    border: none;
}

#accordion .panel-default .panel-heading {
    background: #E8E8E8;
    padding: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}

#accordion .panel-default .panel-heading a {
    text-decoration: none;
    padding: 22px 15px;
}

#accordion .panel-default .panel-heading.open {
    background: #1B99E3;
}

#accordion .panel-default .panel-heading.open a {
    color: white;
}

#accordion .panel-default .panel-heading .panel-title a:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    position: absolute;

    right: 20px;
    top: 50%;
    margin-top: -10px;

    color: #909090;
    content: "\e113";
}

#accordion .panel-default .panel-heading.open a:before {
    color: white;
}

#accordion .close-block {
    display: none;
}

#accordion .panel-default .panel-heading.open .panel-title a:before {
    transform: rotate(180deg);
}

#accordion .panel-default .panel-heading .panel-title a {
    display: block;
    position: relative;
    padding-right: 30px
}

#accordion .panel-default .panel-body {
    border: none;
}

#accordion .panel-default {
    border: none;
}

.name-form {
    font-size: 22px;
    font-family: 'Lato-Medium';
    margin-bottom: 20px;
}

.message.row {
    padding-left: 35px;
    padding-right: 35px;
}

.vision {
    top: 127px;
    right: 0;
    position: fixed;
    display: block;
    font-size: 19px;
    padding: 5px 15px;
    background: white;
    color: black;
    border: 1px solid black;
    font-weight: bolder;
    z-index: 999;
}

.vision:hover,
.vision:focus,
.vision:active {
    text-decoration: none;
    color: #505050;

}

#top-menu.navbar-default .navbar-toggle:hover,
#top-menu.navbar-default .navbar-toggle:focus,
#top-menu.navbar-default .navbar-toggle {
    background: white;
}

.modal-body .page-form .row {
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .modal-sm {
        width: 360px;
    }
}

@media (max-width: 1200px) {

    main.row > .col-lg-3 + .col-lg-9 {
        padding-left: 0;
    }

    #top ul {
        text-align: center;
    }

    .logo-line .col-md-12 {
        text-align: center;
    }

    .logo-line .description,
    .logo-line #search {
        margin-top: 20px;
    }

    .logo-line #search {
        margin-bottom: 10px;
    }

    #top-menu .navbar-nav.nav > li > a {
        padding: 10px 10px;
        font-size: 13px;
    }
}

@media (max-width: 991px) {

    #top-menu ul li ul li a {
        overflow: hidden;
    }

    #top-menu ul li ul {
        position: static;
        float: none;
        display: block;
    }

    #top-menu ul li a {
        width: 100%;
    }

    #top-menu.navbar-default .navbar-nav > li {
        display: block;
    }

    section img {
        max-width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    #owl-slider.owl-carousel .owl-nav.disabled {
        display: none;
    }

    footer.row {
        line-height: unset;
    }

    footer > .column {
        text-align: center;
        margin-top: 10px;

    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    main {
        display: flex;
        flex-flow: column-reverse nowrap;
    }

}

@media (max-width: 500px) {

    header ul li {

        margin-right: 10px;
    }

    header ul li a {
        font-size: 13px;
    }

}

@media (max-width: 500px) {
    .vision {
        display: none;
    }
}

.cookie-consent {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10050;
    background: #fff;
    border-top: 2px solid #1C9BE2;
    box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.12);
    padding: 16px 20px;
}

.cookie-consent__inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.cookie-consent__text {
    flex: 1 1 280px;
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #252424;
}

.cookie-consent__link {
    white-space: nowrap;
}

.cookie-consent__btn {
    flex: 0 0 auto;
    min-width: 140px;
}

.personal-data-consent {
    margin-top: 12px;
    margin-bottom: 12px;
    position: relative;
}

.personal-data-consent:before {
    content: none !important;
}

.personal-data-consent .checkbox {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

.personal-data-consent .checkbox label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 14px;
    line-height: 1.45;
    font-weight: normal;
    padding-left: 0;
    margin-bottom: 0;
    cursor: pointer;
}

.personal-data-consent input[type="checkbox"] {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    min-width: 16px;
    margin: 2px 0 0;
    padding: 0;
    float: none;
    position: static;
    box-shadow: none;
    font-size: inherit;
}

.personal-data-consent .help-block,
.personal-data-consent__error,
.personal-data-consent.has-error .help-block {
    color: #a94442;
    font-size: 16px;
    margin: 6px 0 0;
    padding: 0;
    clear: both;
}

.modal .personal-data-consent .checkbox label {
    font-size: 13px;
    line-height: 1.4;
}

.modal .personal-data-consent input[type="checkbox"] {
    width: 14px;
    height: 14px;
    min-width: 14px;
    margin-top: 3px;
}

#callback-form label {
    line-height: 1;
    font-weight: normal;
}

#callback-form label a {
    color: #1C9BE2;
}