body {
    font-family: "Raleway", sans-serif;
/*
    background-image: url("../../../../../image/background-atom/55.png");
    background-repeat: no-repeat;
*/
}
.logo {
    position: relative;
    align-content: center;
    display: flex;
}
.btn-primary {
    background-color: #0a394f;
}
.top-nav {
    background-color: #0a394f;
}
.top-nav svg {
    height: 20px;
    margin-left: 16px;
    fill: #F9F9F9;
}
.top-nav a {
    color: #F9F9F9;
}
.atom-nav {
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-nav .nav-item .nav-link {
    font-weight: 600;
    color: #0a394f;
}
.dropdown-menu .dropdown-item {
    color: #0a394f;
    font-weight: 600;
}
.carousel-slider-title {
    text-shadow: 3px 3px 1px rgba(0, 0, 0, 1);
}
.carousel-slider-description {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
    margin-bottom: 50px;
}
.carousel-indicators {
    margin-bottom: 25px;
}
.site-footer {
    background-color: #033c52;
    color: white;
}

.site-footer h6{
    
    color: rgba(162,191,56,1.00);
}
.site-footer .footer-bottom {
    background-color: #062a39;
}
.owl-carousel .owl-nav {
    font-size: 32px;
}
.header-page-jum .jumbotron {
    border-radius: 0;
    background-image: url('https://picsum.photos/id/1067/1920/650');
    background-position: center center;
}
.header-page-jum .jumbotron h1 {
    color: white;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
}

.internacional {
    background-image: url("https://atomdominicana.com/catalog/view/theme/atom2020/image/background-atom/Internacional.png");
    background-repeat: no-repeat;
}



