.body {
    padding-top: 0 !important;
}

.d-con-slider {
    max-height: 800px;
}

#header-links .d-toolbar .d-flex a:hover {
    color: #0079c7 !important
}

.d-toolbar .d-cell3 .d-cell3-content:hover p a {
    color: #0079c7 !important;
}

header .d-toolbar-social-box a {
    width: unset !important;
    height: unset !important;
    padding: 5px!important;
    font-size: 14px;
}

header.header #header-links .d-toolbar-social-box a:hover {
    width: unset !important;
    height: unset !important;
    padding: 5px!important;
    font-size: 14px;
    border: 1px solid #0079c7 !important;
    color: #0681bb!important;
}
@media screen and (max-width: 1600px) and  (min-width: 1366px){
header nav.d-nav-links-info.d-header-nav a {
    font-size: 14px!important;
}
}
@media screen and (max-width: 1366px) and  (min-width: 1020px){
.d-nav-links-info.d-header-nav ul.menu>li {
    margin-right: 18px;
}
header .header-desktop .d-logo-box {
    margin-left: 25px;
    width: 150px;
}
header.header.header .header-desktop .u-row .u-col:first-child {
    flex: 0 0 19.99%;
    max-width: 19.99%;
}
header.header.header .header-desktop .u-row .u-col:last-child {
    flex: 0 0 79.88%;
    max-width: 79.88%;
}
header.header.header .header-desktop .u_content_custom_navLinks {
    padding-left: 0!important;
}
header.header.header .header-desktop .u_content_custom_navLinks nav.d-nav-links-info ul.menu li a {
    font-size: 14px!important;
}
header.header.header .header-desktop .u-row .u-col:last-child > .v-col-padding {
    padding: 0!important;
}
}