.navbar {
    background-color: mediumblue;
}

.parrafo {
    display: inline-flex;
}

.parrafo p {
    width: 50%;
    margin: 10px 10px 0 18px;
}

.parrafo img {
    width: 50% !important;
    right: 0;
}

.owl-carousel {
    z-index: 0 !important;
}

.owl-stage-outer {
    height: 374px;
}

.owl-theme .owl-dots .owl-dot {
    position: relative;
}

.owl-theme .owl-dots .owl-dot span {
    background: none !important;
    border: 1px solid #FFFFFF !important;
    box-sizing: border-box !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFFFFF !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -80px !important;
    margin-bottom: -86px !important;
    z-index: 1 !important;
}

.owl-item {
    height: 374px;
}

/*.sc-align-items-center {
    position: relative;
    flex-direction: column;
    top: 48px;
    left: 0;
    width: 50%;
    height: 100%;
    margin: 0 50% 0 0;
    /* padding-left: 175px !important; */
    /*color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 10; 
}*/

.text-center_{
    font-family: Scotia;
    font-size: 32px;
    line-height: 40px;
}

.pb-30 {
    margin-top: 12px;
    padding-bottom: 24px;
}

.scotia-button {
    height: 54px;
    width: 272px;
    left: 0px;
    top: 0px;
    border-radius: 100px;
    padding: 17px, 39px, 17px, 39px;
}

.w-100 a {
    font-family: Scotia;
    font-size: 86%;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
}

@media (max-width: 599px) {
    .owl-carousel {
        height: 695px;
    }

    .owl-stage-outer {
        height: 695px;
    }

    .item {
        height: 695px;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 64% !important;
    }

    .owl-carousel .owl-item .img-principal {
        display: none !important;
    }

    .owl-carousel .owl-item .img-secundary {
        display: block !important;
        position: absolute;
        left: 20%;
        top: 44px;
    }

    .w-100 {
        text-align: center;
        /*margin-top: 55px;*/
        padding: 0 15% 0 15%;
    }

    .h2, h2 {
        font-size: 1.6rem;
        line-height: 1;
    }

    .h2a {
        width: 100%;
        margin: 0 auto;
    }

    .pb-30 {
        width: 80%;
        margin: 40px auto;
        padding-bottom: 6.875rem;
    }

    .scotia-button {
        width: 88%;
    }

    .sc-align-items-center {
        top: 0;
        left: 0;
        width: 56%;
        height: 100%;
        padding-left: 0;
        margin: 0; 
        color: #fff;
    }

    .mr-auto {
        margin-right: 0 !important;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -50px !important;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .owl-carousel {
        height: 695px;
    }

    .owl-stage-outer {
        height: 695px;
    }

    .item {
        height: 695px;
    }

    .p-0 {
        height: 15%;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 50% !important;
    }

    .owl-carousel .owl-item .img-principal {
        display: none !important;
    }

    .owl-carousel .owl-item .img-secundary {
        display: block !important;
        margin: 0 auto;
        padding-top: 60px;
    }

    .w-100 {
        text-align: center;
        padding: 0 20% 0 20%;
    }

    .h2, h2 {
        font-size: 1.6rem;
        line-height: 1;
    }

    .h2a {
        width: 84%;
        margin: 0 auto;
    }

    .pb-30 {
        width: 80%;
        margin: 40px auto;
        padding-bottom: 6.875rem;
    }

    .sc-align-items-center {
        top: 0;
        left: 0;
        width: 56%;
        height: 100%;
        padding-left: 0;
        margin: 0; 
        color: #fff;
    }

    .mr-auto {
        margin-right: 0 !important;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -50px !important;
    }
   
}

@media (min-width: 992px) and (max-width: 1199px) {
    .owl-carousel {
        height: 273px;
    }

    .owl-stage-outer {
        height: 273px;
    }

    .item {
        height: 273px;
    }

    .owl-carousel {
        height: 280px;
    }

    .owl-stage-outer {
        height: 273px;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-bottom: 0 !important;
    }

    .w-100 {
        padding: 0;
    }

   /* .w-101 {
        margin-left: 10%;
        max-width: 70%;        
    }*/

    /*.sc-align-items-center {
        top: 0px!important;
        padding-left: 4% !important;
    }*/
    .sc-align-items-center {
        padding-left: 1rem !important;
    }
     .w-101 {
        margin-top: 0,7rem;
                
    }
}



@media (min-width: 1200px) and (max-width: 1439px) {
    .mt-2 {
        margin-top: 0.7rem !important;
    }

    .sc-align-items-center {
        padding-left: 5rem !important;
    }
    
    .w-101 {
       width: 70% !important;
    }
    
}

@media (min-width: 1440px) and (max-width: 2559px) {
    .mt-2 {
        margin-top: 0,7rem !important;
    }
    .sc-align-items-center {
        padding-left: 24.5rem !important;
        margin-top: -11.3rem !important;
    }
}

@media (min-width: 2560px) {
    .sc-align-items-center {
        padding-left: 24rem !important;
    }

    .w-100 {
        padding-left: 46%;
    }
}
