

::-webkit-scrollbar {
    width: 12px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

::-webkit-scrollbar-thumb {
    background: rgba(210,210,210,.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(210,210,210,.4)
    }

.wrap-table {
    max-width: 100%;
    overflow: auto;
}

body {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 17px;
}

.row > * {
    font-size: 17px;
}

.page-width {
    max-width: 1170px;
    margin: auto;
}

.logo-svg {
    width: 310px;
    position: relative;
}

    .logo-svg svg {
        margin-right: 10px;
        display: block;
        width: 55px;
        height: 55px;
    }

    .logo-svg .txt1 {
        font-family: 'SVN-Gotham';
        color: white;
        font-weight: bold;
        white-space: nowrap;
        font-size: 30px;
        position: absolute;
        left: 69px;
        top: -8px;
        transition: all 2s;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

        .logo-svg .txt1 .sb1 {
            margin-right: 5px;
            letter-spacing: 5px;
            font-family: 'SVN-Gotham Ultra';
        }

        .logo-svg .txt1 .sb2 {
            font-weight: 100;
        }

    .logo-svg .txt2 {
        white-space: nowrap;
        font-size: 14px;
        position: absolute;
        left: 70px;
        top: 35px;
        background: white;
        width: 237px;
        font-weight: normal;
        line-height: 20px;
        transition: all 2s;
        color: black;
        text-align: center;
        letter-spacing: 9px;
        padding-left: 8px;
    }

.TextBox, .SelectBox, .TextArea {
    background: #ffffff;
    width: 100%;
    height: 60px;
    padding: 0 30px;
    border: 1px solid #E5E5E5;
    transition: .5s;
}

form .TextArea {
    height: 150px;
}

.c_light2 a, .c_light2 p {
    color: #8e939f;
}

.c_light p {
    color: #fff;
}

.row, .row > * {
    font-size: inherit;
}

.Button {
    height: inherit;
    line-height: inherit;
}

.sidebar-widget p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #797979;
    margin: 0px 0px 15px;
}

.custom-content.c-white * {
    color: white;
}

.custom-content h2, .custom-content h1 {
    font-size: 45px;
    position: relative;
    line-height: 1.25em;
    margin: 0px;
    background: none;
    color: #172b56;
    font-family: 'Roboto', sans-serif;
}

.custom-content {
    position: relative;
    z-index: 1;
}

    .custom-content * {
        color: inherit;
    }

    .custom-content p {
        font-size: inherit;
        color: inherit;
    }

    .custom-content br {
        display: block !important;
    }


.custom-content-2 h2, .custom-content-2 h1 {
    font-size: 45px;
    font-weight: 800;
    position: relative;
    line-height: 1.25em;
    margin: 0px;
    background: none;
    color: #172b56;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

.custom-content-2 * {
    color: inherit;
}

.custom-content-2 br {
    display: block;
}

.list-style li {
    padding-left: 35px;
    background: url(/content/images/home/list-icon.png) left top no-repeat;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 18px;
    background-size: 25px auto;
}

.clear-p p {
    margin: 0px;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.lang-menu a {
    margin: 0 10px;
    color: white;
}

.custom-content-2 h3 {
    color: #161837;
    font-size: 18px;
    margin: 12px 0;
}

.service-1-image img {
    position: relative;
    z-index: -1;
}

.paging {
    text-align: center;
}

    .paging a {
        margin: 0 5px;
        width: 25px;
        height: 25px;
        border: none;
        line-height: 25px;
        background: none;
        border-radius: 100%;
        font-size: 16px;
        font-weight: bold;
    }

.service-1-icon {
    display: none;
}

.link-title {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 20px;
    font-size: 16px;
    color: #666;
}

    .link-title.select {
        color: var(--theme-color);
    }

.sep-title {
    margin-left: 20px;
    font-weight: normal;
    width: 1px;
    display: inline-block;
    background: #666;
    height: 30px;
    vertical-align: baseline;
}

.blog-1-lower-content-alt2, .blog-1-lower-content-alt {
    position: relative;
    z-index: 1;
    margin-top: 0px !important;
}

.blog-1-image.remover:before {
    display: none;
}

.nav-logo .logo-svg {
    display: block;
    margin: auto;
}

.lang-menu-mobile {
    margin: auto !important;
    width: 220px !important;
    display: block !important;
    margin-bottom: 80px !important;
    padding: 0px !important;
    background: none !important;
}

.mobile-menu .nav-logo {
    margin-bottom: 0px !important;
}

.search-item {
    margin-top: 20px;
}

    .search-item .img {
        width: 200px;
        float: left;
        margin: 0 20px 10px 0;
    }

    .search-item .title {
        font-size: 18px;
        font-weight: bold;
        display: block;
    }

.logo-scale {
    scale: 0.9;
    transform: scale(0.9);
    margin-left: -33px !important;
    margin-bottom: -15px !important;
}

.project-1-image img {
    height: 100%;
    object-fit: cover;
    height: 375px;
}

@media screen and (max-width: 1366px) {
    .project-1-image img {
        height: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .project-1-image img {
        height: 250px;
    }
}

@media screen and (max-width: 1024px) {
    .project-1-image img {
        height: 210px;
    }
}

@media screen and (max-width: 990px) {
    .project-1-image img {
        height: 360px;
    }
}

@media screen and (max-width: 820px) {
    .project-1-image img {
        height: 350px;
    }
}


@media screen and (max-width: 500px) {
    .project-1-image img {
        height: 280px;
    }

    .main-footer .m-6 {
        width: 50%;
    }

    .search-item .img {
        width: 120px;
    }

    body {
        font-size: 18px;
    }

    .fs_17 {
        font-size: 18px;
    }

    p {
        font-size: 18px;
    }

    .main-header .header-upper .logo-box .logo-svg {
        scale: 0.9;
        transform: scale(0.9);
        margin-left: -33px;
        margin-bottom: -15px;
    }
}


h2 p {
    font-size: inherit;
    line-height: inherit;
}

.blog-1-lower-content-alt2, .blog-1-lower-content-alt {
    padding-left: 0px;
    margin-left: 0px;
}

img.fr-dii {
    width: 100% !important;
}

.navigation-menu li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-thumb-news {
    height: 435px;
    width: 100%;
    display: block;
    object-fit: cover;
}

.team-1-image img {
    height: 384px;
    object-fit: cover;
}

.slide-media2-home img {
    height: 660px;
    object-fit: cover;
}

.custom-content-2 img {
    height: auto !important;
}
