.social-links:not(.animated-effect-1) li.twitter a,
.footer-content .social-links li.twitter a {
    background-color: #55acee;
    border-color: #55acee;
    color: #ffffff;
}

.social-links:not(.animated-effect-1) li.skype a,
.footer-content .social-links li.skype a {
    background-color: #00aff0;
    border-color: #00aff0;
    color: #ffffff;
}

.social-links:not(.animated-effect-1) li.linkedin a,
.footer-content .social-links li.linkedin a {
    background-color: #0976b4;
    border-color: #0976b4;
    color: #ffffff;
}

.social-links:not(.animated-effect-1) li.facebook a,
.footer-content .social-links li.facebook a {
    background-color: #0b47c4;
    border-color: #0b47c4;
    color: #ffffff;
}

.social-links:not(.animated-effect-1) li.xing a,
.footer-content .social-links li.xing a {
    background-color: #128082;
    border-color: #128082;
    color: #ffffff;
}

.social-links:not(.animated-effect-1) li.youtube a,
.footer-content .social-links li.youtube a {
    background-color: #cb1318;
    border-color: #cb1318;
    color: #ffffff;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle,
.uk-button-small,
.uk-subnav>*>:first-child {
    font-size: 14px;
}

.uk-width-1-1\@m .uk-text-lead {
    font-size: 21px;
}

.bg-dark {
    background-color: #3c3c3c;
    color: #fff;
}

.header-right {
    margin: 15px 0;
}

.header > .uk-sticky-fixed {
    background: #fff;
}

.header > .uk-sticky-fixed .top-navbar {
    display: none;
}

.uk-logo > img {
    max-height: 55px;
    max-width: max-content;
}

.menu-white .uk-nav > li > a.uk-logo {
    margin-bottom: 30px;
}

div.separator-2 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
    background-color: transparent;
}
div.separator-2:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 100%;
}

.uk-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.fixed-header-on .header.fixed.animated {
    padding: 0;
}

.fixed-header-on .header.fixed:not(.dark) {
    background-color: #fff;
}

div[aria-label="cookieconsent"] {
    font-family: 'Poppins', sans-serif;
    color: #fff;
}

div.cc-window.cc-banner {
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
}

div[aria-label="cookieconsent"] > .container,
div[aria-label="cookieconsent"] > .uk-container {
    display: flex;
}

div[aria-label="cookieconsent"] > .container > .cc-message,
div[aria-label="cookieconsent"] > .uk-container > .cc-message {
    font-size: 14px;
}

div.cc-compliance .cc-allow,
div.cc-compliance .cc-deny {
    color: #fff !important;
    font-weight: normal;
    border-radius: 1px;
    text-decoration: none !important;
}

div.cc-compliance .cc-allow {
    background-color: #5cb85c !important;
}

div.cc-compliance .cc-allow:hover {
    background-color: #449d44 !important;
}

div.cc-compliance .cc-deny {
    background-color: #d9534f !important;
}

div.cc-compliance .cc-deny:hover {
    background-color: #c9302c !important;
    color: #fff !important;
    border-radius: 1px;
    font-weight: normal;
}

.default-bg, .header-top.default-bg:not(.banner) {
    background-color: #1c77ac;
}

#header-top-second {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 13px;
    font-weight: bold;
}

.header-top .social-links {
    display: flex;
}

.header-top-first .social-links.circle li a {
    border: none;
    padding-top: 4px;
}

.header-top-first .social-links.circle li.skype a {
    padding-top: 0;
}

.header-top-first .social-links.circle li.skype.uk-icon a {
    position: relative;
    top: 3px;
}

.header-top-first .social-links.circle li.skype a > i {
    font-size: 19px;
    position: relative;
    top: 1px;
}

.main-navigation.animated .navbar-default .navbar-nav > li > a {
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 20px 12px 19px;
    z-index: 102;
    bottom: -1px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.main-navigation.animated .navbar-default .navbar-nav > li > a:hover {
    color: #09afdf;
}

.header .site-slogan {
    font-size: 13px;
    font-style: italic;
    color: #999;
}

.header {
    padding: 18px 0;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff;
}

.header-left .logo #logo_img {
    height: 75px;
}

.header-left .logo.has-slogan #logo_img {
    height: 60px;
}

h1.uk-heading-hero {
    font-size: 50px !important;
    font-weight: bold;
}

h2.uk-heading-primary {
    font-size: 40px !important;
}

hr:not(.hr-header) {
    border-bottom: none!important;
    width: 100%;
    margin: 20px auto 20px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.18) 35%, rgba(0, 0, 0, 0.18) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(0, 0, 0, 0.18)), color-stop(70%, rgba(0, 0, 0, 0.18)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.18) 35%, rgba(0, 0, 0, 0.18) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.18) 35%, rgba(0, 0, 0, 0.18) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.18) 35%, rgba(0, 0, 0, 0.18) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.18) 35%, rgba(0, 0, 0, 0.18) 70%, rgba(255, 255, 255, 0) 100%);
}

.uk-text-lead {
    font-size: 16px;
}

.uk-button {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 12px;
    text-decoration: none;
    touch-action: manipulation;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}

.uk-button:focus {
    outline: none;
}

.uk-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.uk-button:before {
    border-color: initial !important;
    background: initial !important;
}

.uk-button.btn-call-direct {
    line-height: 30px !important;
}

.uk-button.btn-call-direct > i {
    font-size: 16px;
}

.btn-muted {
    color: #fff;
    background-color: #b8b8b8;
}

.btn-muted.uk-button:before {
    border-color: #a4a4a4;
    background: #a4a4a4;
    color: #fff !important;
}

.uk-button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.uk-button-primary,
.uk-button-secondary {
    color: #fff !important;
    background-color: #09afdf !important;
    border-color: #09afdf !important;
}

.btn-muted.uk-button {
    border-color: #b8b8b8;
    background: #b8b8b8;
}

.uk-button,
.uk-button-large {
    line-height: 1.42857143;
}

.btn:focus,
.btn:active {
    outline: none;
    box-shadow: none;
}

.uk-button-primary:hover,
.uk-button-secondary:hover,
.uk-button-primary:focus,
.uk-button-secondary:focus {
    background-color: #0c9ec7 !important;
    border-color: #0c9ec7 !important;
    text-decoration: none;
}

.btn-muted.uk-button:hover,
.btn-muted.uk-button:focus {
    border-color: #b8b8b8;
    background: #b8b8b8;
    text-decoration: none;
    color: #fff !important;
}

.page-wrapper > div[id^="section"].uk-section-muted {
    padding-bottom: 0;
}

.uk-section-secondary {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
}

.uk-section-secondary .uk-text-primary {
    color: #09afdf !important;
}

.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta {
    color: #fff !important;
}

.call-to-action h1 ~ p {
    font-size: 17px;
}

.uk-section-secondary:not(.uk-preserve-color) .uk-text-primary {
    color: #8ef4ff!important;
    font-weight: 600;
}

.uk-section-secondary:not(.uk-preserve-color) .uk-h2,
.uk-section-secondary:not(.uk-preserve-color) h2,
.uk-section-secondary:not(.uk-preserve-color) h1 {
    color: #8ef4ff;
}

.subfooter {
    background-color: #e7e7e7;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #d1d1d1;
    padding: 25px 0;
    color: #777;
}

.subfooter a {
    color: #09afdf !important;
}

.footer-content .social-links li a {
    color: #666;
    background-color: transparent;
    border-color: #666;
}

.uk-card-small.uk-card-body {
    background: #fafafa;
    color: #777;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.footer .footer-inner > .row {
    color: #666;
}

.section.dark-bg {
    background-color: rgba(0,0,0,0.6);
}

.section.dark-bg .btn {
    background-color: #09afdf !important;
    border-color: #0c9ec7 !important;
    color: #fff;
}

.section.dark-bg .btn.btn-lg {
    padding: 17px 30px;
    font-size: 18px;
}

.section.dark-bg .btn.btn-animated.btn-lg i {
    line-height: 60px;
}

/*------------Menu-------------*/
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus {
    color: #666;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: -1px -1px 0px rgb(0 0 0 / 3%);
    box-shadow: -1px -1px 0px rgb(0 0 0 / 3%);
}

.main-navigation.animated .navbar-default .navbar-nav > li > a:focus {
    border: none;
}

nav.navbar-default .navbar-nav > li:hover > a,
nav.navbar-default .navbar-nav > li > a:focus,
nav.navbar-default .navbar-nav > li.open > a,
nav.navbar-default .navbar-nav > li > a:hover {
    color: #09afdf !important;
}

.navbar-default .navbar-nav > li > a:hover {
    -webkit-transition: all 0.4s ease-out !important;
    -moz-transition: all 0.4s ease-out !important;
    -o-transition: all 0.4s ease-out !important;
    -ms-transition: all 0.4s ease-out !important;
    transition: all 0.4s ease-out !important;
}

.animated.main-navigation .open .dropdown-menu,
.open .dropdown-animation {
    -webkit-animation-duration: 0.4s !important;
    animation-duration: 0.4s !important;
    -webkit-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
    -webkit-animation-name: fadeInDownSmall !important;
    animation-name: fadeInDownSmall !important;
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 20%);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,0,0,0.2);
}

.mega-menu .row {
    margin-right: -15px;
    margin-left: -15px;
}

.mega-menu .dropdown-menu {
    left: 0;
    top: 93%;
    width: 100%;
    padding: 20px 30px;
    margin-top: -2px;
    min-width: 240px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0px 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%);
    border: 1px solid #f1f1f1;
    z-index: 101;
    max-width: 940px;
}

.mega-menu .col-seo > h4 {
    font-size: 18px;
    font-weight: 700;
    color: #666;
}

.mega-menu .col-menu > a {
    text-decoration: none;
}

.mega-menu .col-menu > a > h4 {
    margin-bottom: 6px;
}

.mega-menu .col-menu > a:hover > h4 {
    color: #338dca;
}

.mega-menu .menu > li > a:hover i,
.dropdown-menu > li > a:hover i {
    padding-left: 7px;
}

.mega-menu .menu > li > a:hover {
    background-color: #f6f6f6;
    color: #0097fe;
}

.mega-menu .col-seo > p {
    font-size: 15px;
}

.mega-menu .col-menu > h4 {
    margin-bottom: 10px;
}

.mega-menu .menu > li > a {
    border-bottom: none;
    padding: 8px 0;
}

.mega-menu .menu > li > a i,
.dropdown-menu > li > a i {
    font-size: 14px;
    top: 0;
}

.mega-menu > .dropdown-sm {
    width: 50%;
    right: 0 !important;
    left: auto !important;
}

.mega-menu .menu > li > a i,
.dropdown-menu > li > a i {
    padding-left: 0;
}
/*------------End Menu-------------*/
.h-100 {
    height: 100%!important;
}
.uk-button {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    border-radius: 5px !important;
    white-space: nowrap;
}
.uk-button-small {
    padding: 0 15px !important;
    line-height: 28px !important;
}
.header {
    padding: 0 !important;
}
.header.uk-sticky.uk-sticky-fixed .top-navbar {
    display: none;
}
.uk-logo.has-slogan {
    flex-direction: column;
}
.btn-whatsapp {
    background: url("../images/WhatsAppButtonGreenSmall.png") no-repeat center center;
    background-size: contain;
    width: 160px;
}

/*------------------CUSTOM------------------*/
.margin-bottom-2px {
    margin-bottom: 2px !important;
}
.flex-1 {
    flex: 1 !important;
}
img.uk-cover {
    left: 50%;
    top: 50%;
}
input[type="checkbox"],
input[type="radio"] {
    width: initial;
    max-width: initial;
}
.uk-form-section form input,
.uk-form-section form textarea,
.uk-form-section form select {
    box-shadow: none;
    padding: 12px 20px;
    line-height: 20px;
    letter-spacing: 1px;
    height: initial;
    color: #232323;
    border: 1px solid #ced4da;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}

.uk-form-section form input + .hint-block,
.uk-form-section form textarea + .hint-block,
.uk-form-section form select + .hint-block {
    margin-top: 7px;
}

.uk-form-section form .form-group {
    margin-bottom: 25px;
}

.uk-form-section form label.control-label {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 500;
    color: #838383;
    text-transform: uppercase;
}

.uk-form-section button[type="submit"],
.uk-form-section .btn-transparent,
.uk-form-section .btn-uikit-button {
    width: auto;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
    display: inline-block;
    line-height: inherit;
    letter-spacing: 2px;
    border-radius: 0;
    text-transform: uppercase;
    border: 3px solid #232323;
    background: #232323 !important;
    color: #fff;
    padding: 5px 27px 4px 28px;
    font-size: 11px;
}

.uk-form-section button[type="submit"]:hover,
.uk-form-section button[type="submit"]:focus,
.uk-form-section .btn-transparent:hover,
.uk-form-section .btn-transparent:focus {
    background: transparent !important;
    color: #232323 !important;
}

.uk-form-section .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.uk-form-section .form-group.has-error .form-control {
    border-color: #ff8080;
    box-shadow: none;
}

.uk-form-section .form-group.has-error .form-control:focus {
    border-color: #ff8080;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 0, 0, 0.25);
}

.overlay-black:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}

/*.btn:not([class*="btn-transparent"]) {
    background-color: #1e87f0 !important;
    border-color: #1e87f0 !important;
}

.btn[class*="btn-transparent"] {
    color: #1e87f0 !important;
    border-color: #1e87f0 !important;
}

.btn[class*="btn-transparent"]:hover,
.btn[class*="btn-transparent"]:focus {
    background-color: #1e87f0 !important;
    border-color: #1e87f0 !important;
}*/

.bg-gray-extra-light-1 {
    background-color: #f9f9f9;
}

.text-gray-light-1 {
    color: #dcdcdc;
}

.display-flex {
    display: flex !important;
}

.align-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.image-bg-50 {
    background-image: url(../images/bg-50.jpg);
}

.contact-wrapper form .form-group.required > label {
    display: flex;
    align-items: self-start;
    font-weight: 500;
    font-size: 15px;
}

.contact-wrapper form .form-group.required > label > input[type="checkbox"] {
    scale: 1.5;
    margin-right: 10px;
}

section .container > h3 + p,
section .container-full > h3 + .container > p {
    font-size: 16px;
}

#quotation-794 {
    border: none;
    margin: 0;
    padding: 0;
}

#quotation-794 .el-footer {
    color: #fff;
}

.quality-section .counter-box > span {
    font-size: 18px;
    display: inline-block;
}

.review-section h6 {
    font-size: 21px;
}

.review-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/bg-1.jpg);
    position: relative;
    overflow: hidden;
}

.review-section.no-background-image {
    background-image: none;
}

.review-section:after {
    background: #fff;
    opacity: 0.75;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}

.review-section.no-background-image:after {
    display: none;
}

.review-section h2 + p {
    font-size: 18px;
}

.review-section .uk-card {
    background-color: #ffffffd4;
    border-radius: 10px;
    padding-top: 40px;
}

.review-section:not(.no-background-image) .uk-card {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.review-section .uk-card-badge {
    border-radius: 2px;
    line-height: 19px;
}

.works .images a > img {
    height: 300px;
    object-fit: cover;
    max-width: 100%;
}

footer h5 {
    margin-bottom: 10px;
}

footer a + .separator {
    margin-top: 2px;
}

.image-bg-footer {
    background-image: none;
}

footer p.text-white > a {
    color: #ebebeb;
}

footer p.text-white > a:hover,
footer p.text-white > a:focus {
    color: #d9d9d9;
}

footer ul > li > i.fa {
    font-size: 16px;
}

.uk-lightbox-toolbar.uk-lightbox-caption {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

h3 + footer + .separator,
h4 + footer + .separator,
h5 + footer + .separator {
    margin-top: 15px;
}

.uk-position-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: -moz-max-content;
    max-width: 100%;
    box-sizing: border-box;
}

.uk-overlay-primary {
    background: rgb(34 34 34 / 60%);
}

.navbar-dark .uk-navbar-container:not(.uk-navbar-transparent) {
    opacity: 0.9;
}

.uk-offcanvas-bar .uk-navbar-dropdown-nav > li {
    padding: 10px 0;
}

.uk-offcanvas-bar .uk-nav > li > a {
    font-size: 15px;
    color: #c4c4c4;
    justify-content: start;
}

.uk-offcanvas-bar .uk-navbar-dropdown-nav > li {
    border-color: #3b3b3b;
}

.grecaptcha-badge {
    z-index: 9999;
}

.contact-wrapper .uk-grid {
    color: #333;
}

.error-summary {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}

.error-summary > p {
    margin-bottom: 0;
}

.error-summary > ul {
    margin: 5px 0;
}

.contact-wrapper h4[id^="headline"] {
    border-bottom: none;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
}

.contact-wrapper input[name="_csrf"] + h4[id^="headline"] {
    color: green !important;
    margin-top: 0;
}

.forms-preview-buttons-container button:first-child,
.forms-preview-buttons-container .btn-uikit-button:first-child {
    margin-right: 20px;
}