.moto-widget-social-links-extended__link:hover .path_viber {
    fill: #ffffff
}

.moto-back-to-top-button-link {
    border-radius: 50% !important
}

.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
    position: absolute;
    top: 9px;
    left: 14px;
}

.container {
    padding-top: 161px
}

.moto-widget-carousel-item {
    height: 425px;
    float: left;
    list-style: none;
    position: relative;
    width: 480px;
    margin-right: 10px;
}

.bx-viewport {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.moto-text_system_6 {
    margin-top: 0
}

.moto-widget-carousel-item {
    margin-left: 10px
}

.cursor-pointer {
    cursor: pointer
}

.pagination {
    display: inline-block;
    margin: 0 auto;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;

}

.w3-orange {
    background-color: #ffa900;
    color: #ffffff !important;
}

@media (max-width: 1200px) {
    .carousel-block {
        padding-bottom: 0 !important;
    }

    .moto-widget-slider.moto-widget-carousel .bx-pager {
        text-align: center
    }

    .moto-widget-carousel-caption.moto-widget-text {
        padding: 0 10px
    }

    .container {
        padding-top: 15px
    }

    .bx-viewport, .moto-widget-carousel-item {
        height: auto;
    }

    .moto-widget-carousel-item {
        width: unset;
        margin-bottom: 20px
    }
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 2;
    text-align: left;
}

.dropdown-content.lang {
    min-width: 100px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.lang_list {
    list-style-type: none
}

.lang_list li {
    line-height: 28px;
    cursor: pointer;
}

.lang_list li {
    color: #000000 !important;
}

.lang_li {
    color: #000000 !important;
}

.custom-image-picture {
    max-width: 100%; /* Adjust the maximum width of the logo */
    height: auto;
}

.custom-column {
    padding: 10px; /* Adjust the padding as needed */
    box-sizing: border-box;
}

.custom-text-content {
    margin-top: 10px; /* Adjust the top margin as needed */
}

.custom-button-link {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    background-color: #ffa900;
    border-color: #ffa900;
    min-width: 180px;
    font-size: 16px;
    position: relative;
    text-align: center;
    z-index: 1;
    line-height: 1.2;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px;
    transition: .3s;
    padding: 18.5px 10px;
}

/* Add your custom styles here */
.navbar {
    background-color: #ffffff; /* Change the background color as needed */
}

.navbar-nav .nav-link {
    color: #495057; /* Change the text color as needed */
    font-size: 16px;
    margin-right: 10px;
}


.navbar-brand img {
    width: 70px; /* Set the maximum height for the logo */
    height: auto; /* Maintain aspect ratio */
}

.link-lang, .program_list {
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    padding: 0;
}

.link-lang li, .program_list li {
    list-style-type: none;
    line-height: 28px;
}

.dropdown a {
    color: black;
    font-size: 16px;
    transition: color 0.3s ease-in-out;
    text-decoration: none !important;
}

.dropdown a:hover {
    color: #797979;
}

.text_system_12 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    color: #ffa900;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.contact_container {
    background-color: #f8f7f3 !important;
}

.moto-widget-social-links-extended__icon {
    color: #ffa900;
}

a.link-org {
    font-size: 26px !important;
}

a.link-org-text {
    color: #bdb9c2;
    text-decoration: none;
    font-weight: 300;
    font-style: italic;
}

.modal-width {
    width: 580px;
    max-width: 580px !important;
}

.close_video_modal {
    background-color: transparent;
    font-size: 20px;
    border: none;
    outline: none;
}

.moto-cell.moto-spacing-right-auto.programs-block {
    width: 500px !important;
}

.moto-cell.moto-spacing-right-auto {
    width: 500px !important;
}

.moto-spacing-bottom-large{
    padding-bottom: 180px;
}

.moto-anchor{
    width: 100%;
}

.moto-justify-content_center>.container-fluid>.row>.moto-cell{
    flex: 1;
}

.moto-cell.moto-spacing-right-auto{
    flex: 1;
}

.programs_link{
    font-weight: 400;
    font-style: normal;
    color: #fff;
    background-color: #ffa900;
    border-color:#ffa900;
    padding: 20px 40px;
    border-radius: 10px;
    font-size: 16px;
    text-decoration: none;
}

.moto-widget-carousel-item{
    flex: 1;
}

.color{
    color: #ffa900;
}


nav.items-center{
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
}
nav > div > span{
    background-color:#ffa900!important; 
}
