body,
.navbar-custom a {
    font-family: 'Ubuntu', sans-serif !important;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.navbar-custom a {
    font-weight: 500 !important;
}

.btn {
    border-radius: 4px !important;
    padding: 12px 16px 12px 16px !important;
    border-color: none !important;
}

.btn-primary {
    background-color: #2D3559 !important;
    border-color: none !important;
}

.text-blue {
    color: #1E4BFF !important
}

.text-black {
    color: #343434 !important
}

.text-white {
    color: #ffffff !important
}

.bg-black {

    background-color: #000000;
}



.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: 10px !important
}

.mb-2 {
    margin-bottom: 20px !important
}

.mb-3 {
    margin-bottom: 30px !important
}

.banner_1_span {
    font-size: 36px !important
}

.banner_1_sign {
    color: #2D3559 !important
}

.banner_1_stamp {
    color: #124B90 !important
}

.banner_1_deliver {
    color: #2DA6D2 !important
}

.bg-counter {
    background: url(../img/counter.jpg) !important;
}

.dropdown-menu {
    background-color: transparent;
    font: normal 15px/1.8 Raleway, sans-serif;
}

#Carousel-intro .carousel-inner {
    position: absolute !important;
}

.portfolio-wide div {
    margin-bottom: 0px !important
}

.portfolio-item:hover img {
    -webkit-transform: none !important;
    transform: none !important;
}

.btn-inquery {
    background-color: #2DA6D2 !important;
    border-color: none !important;
}