
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}
.toolbar {
    display: none;
}



body {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #1d2736;
}


.uk-button {
    position: relative;
    padding: 5px;
    padding-left: 18px;
    padding-right: 18px;
    transition: all 0.4s;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: none;
    border: none;
    background: none;
    background-color: transparent;
}

.uk-button.uk-button-default {
    background-color: #ff5417;
    border: 1px solid #ff5417;
    color: #ffffff;
}
.uk-button.uk-button-primary {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.uk-offcanvas-bar {
    color: #1d2736;
    padding-top: 60px;
    background-color: #ffffff;
}
.header-menu-mobile .uk-close{
    color: #1d2736 !important;
}
.uk-offcanvas-bar .uk-button-text {
    color: #1d2736;
}
.uk-offcanvas-bar ul {
    list-style: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
    padding-left: 15px;
}
.uk-offcanvas-bar ul li {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}
.uk-offcanvas-bar ul li a {
    color: #1d2736 !important;
    font-size: 20px;
    font-weight: 600;
}

.uk-link, a {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #1d2736;
    text-decoration: none !important;
}
.uk-link, a:hover {
    color: #1d2736;
}
.uk-button-text {
    color: #1d2736;
    text-decoration: none;
}
.uk-button-text:hover {
    color: #1d2736;
}
.uk-button-text::before {
    border-bottom: 1px solid #1d2736;
}
.uk-icon.white {
    color: #ffffff;
}
.uk-icon.white:hover {
    color: #ffffff;
}
.uk-icon.black {
    color: #1d2736;
}
.uk-icon.black:hover {
    color: #1d2736;
}
.uk-card-default {
    color: #1d2736;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 600;
    color: #1d2736;
    text-transform: none;
    font-size: 18px;
    line-height: normal;
}
.header-top {
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #1d2736;
    color: #ffffff;

}
.header-top a {
    color: #ffffff;
}
.header-top .uk-icon {
    color: #ffffff;
}
.header-bottom {
    padding-top: 8px;
    padding-bottom: 8px;
}
.header-bottom.uk-sticky.uk-active {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.header-menu ul {
    float: right;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.header-menu ul li {
    list-style: none;
    list-style-image: none;
    display: inline;
    padding-left: 10px;
}

.header-menu ul li .uk-button-text {
    font-size: 20px;
    font-weight: 400;
}

.logo {
    display: block;
    font-size: 24px;
    margin-bottom: 3px;
    width: 155px;
    transition: all 0.4s;
}
.logo img {
    width: 100%;
}
.header-bottom.uk-sticky.uk-active .logo {
    width: 120px;
}

@media only screen and (max-width: 959px) {
    .logo {
        width: 120px;
    }
}

/*.slider-inner-rectangle {
    width: 320px;
    height: 80%;
    border: 20px solid #eb851d;
}
.slider-inner-container {
    padding-left: 65px;
}*/
.slider-inner-title {
    font-size: 58px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    width: 60%;
}
.slider-inner-subtitle {
    font-size: 38px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    width: 60%;
}
.slider .uk-icon {
    color: #ffffff;
}



.page-title {
    font-size: 36px;
    font-weight: 600;
}

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1a1a1a;
    color: #ffffff;
}
.footer-title {
    padding-top: 40px;
    font-size: 28px;
    margin-bottom: 20px;
}
.footer-text {
    font-size: 17px;
    color: #ffffff;
}
.footer-text a {
    color: #ffffff;
}
.footer-bottom {
    font-size: 16px;
}
.footer-menu {
    padding-top: 10px;
}
.footer-menu ul {
    display: inline-block;
    list-style: none;
    list-style-image: none;
}
.footer-menu ul li {
    display: inline;
    padding: 5px;
    color: #ffffff;
}
.footer-menu ul li a {
    color: #ffffff;

}
@media only screen and (max-width: 959px) {
    .footer-menu ul li {
        display: block;
    }
}


.front-services {
    /*background-image: url("/themes/default/images/background_repeater_gray.png");*/
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.front-reviews {
    background-color: rgba(0, 0, 0, 0.03);
    padding-top: 60px;
    padding-bottom: 60px;

}

.front-contenttop {
    /*background-image: url("/themes/default/images/background_repeater_dark.png");*/
    background-color: #1d1d1d;
    padding-top: 60px;
    padding-bottom: 60px;
}


.container-content-title {
    color: #ffffff;
}

.blocklanguages ul {
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.blocklanguages ul li {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}