body{
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400;
}
.monserrat-bold{
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold;
}
.col-hex-1{
    color: #BFC4C4 !important;
}
.col-hex-2{
    color: #8D8E8E !important;
}
.col-hex-3{
    color: #3B3D3D !important;
}
.letter-spacing-8{
    letter-spacing: 8px !important;
}
.back-ot {
    --bs-bg-opacity: 1;
    background-color: #ffffff !important;
}
.txt-1{
    font-size: 24px !important;
}
.txt-2{
    font-size: 35px !important;
}
a.navbar-brand,
.nav-item a {
    color: #8D8E8E !important;
}

.bg-oso-grey{
    background-color: #8D8E8E;
}

a:hover {
    color: #8D8E8E !important;
}

.top-nav {
    height: 40px;
    width: 100%;
    background-color: #8D8E8E;
    align-content: center;
}

.top-nav i, .footer-nav i {
    color: rgb(255, 255, 255) !important;
    padding-right: 10px;
}

.top-nav .container {
    display: flex;
    align-items: center;
}

.txt-slogan {
    text-align: right;
    color: #BFC4C4;
}

.txt-slogan span {
    font-size: 20px;
}

.section-welcome {
    display: flex;
    align-items: center;
}

.txt-welcome p:first-child {
    letter-spacing: 8px;
    line-height: 37px;
}

.txt-welcome p {
    font-size: 15px;
}


.txt-definen p:first-child,
.txt-definen p:last-child {
    color: #BFC4C4;
    font-size: 24px;
}

.txt-definen p {
    font-size: 50px;
}

.img-icon {
    background-color: #000;
    width: 90px;
    border-radius: 90px;
    padding: 15px;
}

.img-icon img {
    width: 60px;
}

.center-element {
    margin: 0 auto;
}
.bullets-icons {
    padding: 0px 80px;
}
.btn-bullets {
    border-radius: 17px;
    padding: 5px 35px;
    border: 1px solid black;
}
.carusel-tit{
    font-size: 25px;
    line-height: normal;
}
.font-min{
    font-size: 12px !important;
}
.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
    background: #707070;
}

.carousel-inner {
    overflow: initial !important;
}

.section-item {
    -webkit-box-shadow: -1px -1px 15px 6px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: -1px -1px 15px 6px rgba(0, 0, 0, 0.19);
    box-shadow: -1px -1px 15px 6px rgba(0, 0, 0, 0.19);
}

.img-podcast{
    width: 435px;
    margin-top: -10px;
}
.txt-tit-test{
    font-size: 25px;
}
.b-der{
    border-right: 2px solid #969696;
}
#form label{
    font-size: 13px;
    color: #8D8E8E !important;
    font-weight: bold;
}
#form input, #form textarea, #form select{
    background-color: #f1f1f1;
    border-radius: 0%;
    border: 0px;
}
.bg-green{
    background-color: green;
}
.btn-news{
    border: 0px;
}
.line-h-normal{
    line-height: normal;
}
#form input::placeholder, #form textarea::placeholder, #form select {
    color: #3B3D3D;
}
.footer-txt-1{
    font-size: 25px;
}
.line-h-2-5{
    line-height: 2.5;
}
#form-news input {
    background-color: transparent;
    width: 210px;
    margin-bottom: 5px;
}

#form-news input::placeholder {
    color:#BFC4C4;
}

.navbar-dark .navbar-toggler {
    color:#3B3D3D !important;
    border-color:#8D8E8E !important;
    width: 100%;
}
.mobil{
    display: none !important;
}
.desktop{
    display: block !important;
}
.title-card{
    font-size: 20px;
}
.btn-contratar {
    border-radius: 30px;
    padding: 5px 35px;
    border: 1px solid #3B3D3D;
}
.btn-contratar:hover {
    background-color: #BFC4C4;
    border: 1px solid #3B3D3D;
}
.bg-grey{
    background-color: #3B3D3D;
}
.card-footer{
    background-color: initial;
    border: 0px;
}
.txt-ayuda{
    font-size: 50px;
}
.bullets-especialidades{
    padding: 0%;
}
.t-bullet{
    font-size: 20px;
}
.desc-bullet-especialidades{
    font-size: 20px;
}
.img-icon-esp {
    background-color: #000;
    width: 126px;
    border-radius: 90px;
    padding: 25px;
}
.txt-comunidad p:first-child{
    line-height: 40px;
}
.txt-comunidad .txt-2{
    font-size:  45px !important;
}
.txt-contenido p:first-child,
.txt-contenido p:nth-child(3) {
    color: #BFC4C4;
    font-size: 20px;
}
.txt-cont {
    font-size: 13px;
}
.txt-contenido p:nth-child(2) {
    font-size: 45px;
}
.title-card-cont {
    font-size: 15px;
}
.img-svg img{
    width: 150px;
}
.img-disp img{
    width: 300px;
}
.bottom-shadow{
    -webkit-box-shadow: -2px 12px 10px -12px rgba(0,0,0,0.4);
-moz-box-shadow: -2px 12px 10px -12px rgba(0,0,0,0.4);
box-shadow: -2px 12px 10px -12px rgba(0,0,0,0.4);
}
.tit-blog{
    line-height: 50px !important;
}
.txt-link p{
    color: #2f88ee;
    font-weight: bold;
}
.title-card-eve{
    font-size: 25px;
}
.br-acordion{
    border-right: 1px solid;
}
.centrar {
    width: 100%;
    display: flex;
    justify-content: center;
}
.accordion-button:not(.collapsed) {
    color: #8d8e8e !important;
    background-color: initial !important;
}
.accordion-button {
    color: #8d8e8e !important;
    font-size: 25px !important;
}
.accordion-button:not(.collapsed)::after {
    content: "-";
    background-image: inherit !important;
    transform: none !important;
    font-size: 35px;
    margin-top: -25px;
}
.accordion-button::after {
    content: "+";
    background-image: inherit !important;
    transform: none !important;
    font-size: 35px;
    margin-top: -25px;
}
#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.tit-slide, .subtit-slide{
    color: white;
    font-size: 30px;
    letter-spacing: 5px;
    margin-top: 45px;
}

.rw-h{
    height: 750px;
}
.bk-img{
    width: 100%;
    background-size: 100%;
}
.call-to-action{
    text-align: right;
}
.call-to-action button{
    background-color: #ffffff7d;
    color: white;
    border: 0px;
    border-radius: 25px;
    width: 240px;
    margin-top: 70px;
}
.btn-whats{
  text-align: right;
  margin-bottom: 20px;
}

.btn-whats img{
  width: 100px;
}

.txt-slide{
    font-size: 13px;
}
.pad-car{
    padding: 20px;
}
.btn-close{
    position: absolute;
    right: 15px;
    top: 15px;
}
.img-amzn{
    position: absolute;
    width: 80px;
    right: 100px;
}
.input-codigo {
    width: 60px;
    height: 60px;
    border: 3px solid #8D8E8E;
    border-radius: 6px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.txt-modal-codigo{
    font-size: 20px;
}
.p-codigo{
    font-size: 15px;
}
.h-video{
    height: 500px;
}
.cont-img{
    width: 180px;
    margin: 0 auto;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.28);
}
.cont-amzn{
    width: 150px;
    padding: 20px;
    border-top: 25px solid #ff9900;
    margin: 0 auto;
    -webkit-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.28);
    box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.28);
}
#form label.error {
    color: #ff0000 !important;
    font-size: 12px !important;
}

/* Estilo actualizado para Owl Carousel 2.x */
.owl-carousel-home.owl-carousel .btn-whats {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}

.owl-carousel-home.owl-carousel .btn-whats img {
  width: 60px; /* Reducir un poco el tamaño */
}

/* Puntos de navegación */
.owl-carousel-home .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 10;
}

.owl-carousel-home .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px;
  background-color: rgba(0, 0, 0, 0.6) !important;
  border: 1px solid black;
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

.owl-carousel-home .owl-dots .owl-dot.active span,
.owl-carousel-home .owl-dots .owl-dot:hover span {
  background-color: white !important;
}

/* Flechas de navegación */
.owl-carousel-home .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  z-index: 10;
}

.owl-carousel-home .owl-nav button {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  zoom: 1;
  margin: 0;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-radius: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.owl-carousel-home .owl-nav button.owl-prev {
  left: 20px;
}

.owl-carousel-home .owl-nav button.owl-next {
  right: 20px;
}

.owl-carousel-home .owl-nav button span {
  font-size: 20px;
  color: white;
  display: block;
}
  

@media (min-width: 320px) {
    .top-nav i{
        padding-right: 3px;
        font-size: 7px;
    }
    .comunity{
        font-size: 9px;
    }
    .title {
        font-size: 9px;
        padding: 0 !important;
    }
    .txt-slogan span {
        font-size: 10px;
    }

    .txt-1 {
        font-size: 13px !important;
    }
    .txt-welcome p:first-child {
        line-height: 30px;
    }
    .txt-definen p:first-child, .txt-definen p:last-child {
        font-size: 14px;
    }
    .txt-definen p {
        font-size: 28px;
    }
    .bullets-icons {
        padding: 0px 30px;
        margin-bottom: 40px;
    }
    .img-podcast {
        width: 100%;
    }
    #form{
        padding: 0px !important;
    }
    .footer-nav i {
        padding-right: 10px;
        font-size: 14px;
    }
    .footer-txt-1 {
        font-size: 24px;
    }
    .btn-news {
        width: 100%;
    }
    .mobil{
        display: block !important;
    }
    .desktop{
        display: none !important;
    }
    .carusel-tit {
        font-size: 22px;
        line-height: normal;
    }
    .txt-ayuda {
        font-size: 30px;
    }
    .txt-comunidad .txt-2 {
        font-size: 30px !important;
    }
    .txt-contenido p:nth-child(2) {
        font-size: 33px;
    }
    .btn-acordion{
        font-size: 10px;
    }
    .york{
        font-size: 20px !important;
    }
    .accordion-button {
        font-size: 12px !important;
    }
    .tit-slide, .subtit-slide {
        font-size: 8px;
        letter-spacing: 2px;
        margin-top: 5px;
    }
    .rw-h {
        height: 200px;
    }
    /* .call-to-action {
        text-align: center;
    } */
    .call-to-action button {
        width: 156px;
        margin-top: 0px;
        font-size: 10px;
    }
    .owl-carousel-home.owl-carousel .btn-whats img {
        width: 40px;
    }
    .owl-controls {
        bottom: 0px;
    }
    .bk-img {
        background-size: cover;
        background-position: center;
    }
    .owl-carousel-home.owl-carousel .owl-controls{
        bottom: 5px;
    }
    .img-amzn {
        right: 50%;
        top: 110px;
        margin-right: -40px;
    }
    .input-codigo {
        width: 55px;
        height: 55px;
    }
    .txt-modal-codigo p{
        font-size: 15px;
    }
    .h-video{
        height: 200px;
    }
}

@media (min-width: 480px) {
    .title {
        font-size: 14px;
    }
    .top-nav i {
        font-size: 16px;
    }
    .comunity {
        font-size: 12px;
    }
    .txt-1 {
        font-size: 24px !important;
    }
    .txt-2 {
        font-size: 40px !important;
    }
    .txt-welcome p:first-child {
        line-height: 40px;
    }
    .txt-definen p:first-child, .txt-definen p:last-child {
        font-size: 24px;
    }
    .txt-definen p {
        font-size: 35px;
    }
    .bullets-icons {
        padding: 0px 110px;
    }
    #form-news input {
        width: 100%;
    }
    .carusel-tit {
        font-size: 15px;
        line-height: normal;
    }
    .txt-comunidad .txt-2 {
        font-size: 40px !important;
    }
    .txt-ayuda {
        font-size: 40px;
    }
    .txt-contenido p:nth-child(2) {
        font-size: 40px;
    }
    .accordion-button {
        font-size: 20px !important;
    }
    .rw-h {
        height: 300px;
    }
    .tit-slide, .subtit-slide {
        font-size: 15px;
    }
    .call-to-action button {
        width: 200px;
        font-size: 13px;
    }
    .owl-carousel-home.owl-carousel .btn-whats img {
        width: 50px;
    }
    .img-amzn {
        top: 120px;
    }
    .h-video{
        height: 310px;
    }
}

@media (min-width: 640px) {
    .top-nav i {
        padding-right: 9px;
    }
    .comunity {
        font-size: 14px;
    }
    .title {
        font-size: 17px;
    }
    .txt-slogan span {
        font-size: 13px;
    }
    .txt-1 {
        font-size: 31px !important;
    }
    .txt-2 {
        font-size: 45px !important;
    }
    .txt-definen p {
        font-size: 50px;
    }
    .bullets-icons {
        padding: 0px 135px;
    }
    .txt-ayuda {
        font-size: 50px;
    }
    .txt-comunidad .txt-2 {
        font-size: 45px !important;
    }
    .txt-contenido p:nth-child(2) {
        font-size: 45px;
    }
    .btn-acordion {
        font-size: 17px;
    }
    .rw-h {
        height: 400px;
    }
    .h-video{
        height: 350px;
    }
}

@media (min-width: 768px) {
    .top-nav i {
        padding-right: 10px;
    }
    .comunity {
        font-size: 15px;
    }
    .title {
        font-size: 20px;
    }
    .txt-slogan span {
        font-size: 17px;
    }
    .txt-1 {
        font-size: 23px !important;
    }
    .txt-2 {
        font-size: 35px !important;
    }
    .bullets-icons {
        padding: 0px 230px;
    }
    #form label {
        font-size: 9px;
    }
    .footer-txt-1 {
        font-size: 21px;
    }
    .accordion-button {
        font-size: 25px !important;
    }
    .btn-acordion {
        font-size: 12px;
    }
    .tit-slide, .subtit-slide {
        font-size: 17px;
    }
    .call-to-action button {
        width: 160px;
        font-size: 11px;
        margin-top: 30px;
    }
    .rw-h {
        height: 500px;
    }
    .carusel-tit {
        font-size: 17px;
    }
    .txt-modal-codigo p{
        font-size: 20px;
    }
    .h-video{
        height: 225px;
    }
}

@media (min-width: 960px) {
    .call-to-action {
        text-align: right;
    }
    .rw-h {
        height: 600px;
    }
    .owl-carousel-home.owl-carousel .btn-whats img {
        width: 80px;
    }
    .call-to-action button {
        width: 190px;
        font-size: 13px;
        margin-top: 55px;
    }
    .tit-slide, .subtit-slide {
        margin-top: 35px;
    }
}

@media (min-width: 1024px) {
    .mobil{
        display: none !important;
    }
    .desktop{
        display: block !important;
    }
    .title {
        font-size: 14px;
    }
    .txt-slogan span {
        font-size: 20px;
    }
    .txt-1 {
        font-size: 16px !important;
    }
    .txt-welcome p:first-child {
        line-height: 30px;
    }
    .bullets-icons {
        padding: 0px 36px;
    }
    .txt-aprende{
        font-size: 12px;
    }
    .txt-tit-test {
        font-size: 18px;
    }
    .footer-txt-1 {
        font-size: 25px;
    }
    .footer-nav i {
        font-size: 18px;
    }
    .york {
        font-size: 25px !important;
    }
    .btn-acordion {
        font-size: 15px;
    }
    .call-to-action button {
        width: 240px;
        font-size: 15px;
    }
    .rw-h {
        height: 750px;
    }
    .tit-slide, .subtit-slide {
        font-size: 21px;
    }
    .owl-carousel-home.owl-carousel .btn-whats img {
        width: 100px;
    }
    .owl-carousel-home.owl-carousel .owl-controls {
        bottom: 44px;
    }
    .img-amzn {
        right: 100px;
        top: inherit;
        margin-right: initial;
    }
    .h-video{
        height: 310px;
    }
    
}

@media (min-width: 1200px) {
    .comunity {
        font-size: 16px;
    }
    .title {
        font-size: 20px;
    }
    .txt-1 {
        font-size: 24px !important;
    }
    .bullets-icons {
        padding: 0px 67px;
    }
    #form {
        padding: 3rem !important;
    }
    #form-news input {
        width: 210px;
    }
    .btn-news {
        width: auto;
    }
    .img-podcast {
        width: 435px;
    }
    .york {
        font-size: 35px !important;
    }
    .tit-slide, .subtit-slide {
        font-size: 30px;
    }
    .call-to-action button {
        margin-top: 70px;
    }
    .owl-carousel-home .owl-controls {
        bottom: 54px;
    }
    .h-video{
        height: 370px;
    }
}

@media (min-width: 1240px) {
    .bullets-icons {
        padding: 0px 80px;
    }
    .txt-tit-test {
        font-size: 22px;
    }
    .txt-aprende {
        font-size: 14px;
    }
    .h-video{
        height: 500px;
    }
}


.adServerDesktopH{display: none;}
.adServerDesktopV{display: none;}
.adServerMobile{display: none;}
@media (min-width: 800px) {
    .adServerDesktopH{
        display: block;
    }
}

@media (min-width: 990px) {
    .adServerDesktopV{
        display: block;
    }
}

@media (max-width: 700px) {
    .adServerMobile{
        display: block;
    }
}


.cargarImg_uploadBox{
    display: block;
    border: 1px dashed #ea6117;
    color: #ea6117;
    text-align: center;
    padding: 40px;
    margin: 15px;
    font-size: 16px;
    font-weight: bold;
}
.cargarImg_frame{
    background-color: #000000BB;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.cargarImg_frame.r3_4{width: 525px; height: 700px}
.cargarImg_frame.r4_3{width: 700px; height: 525px}
.cargarImg_frame.r1_1{width: 500px; height: 500px}
.cargarImg_frame.r16_9{width: 768px; height: 432px}
.cargarImg_contentImg img{
    width: 100%;
}

.cargarImg_zoomConteiner{
    padding: 0;
    text-align: center;
    color: #ea6117;
    font-size: 18px;
}
.cargarImg_zoomItem{
    padding: 10px;
    border: 1px solid #ea6117;
    border-radius: 10px;
    cursor: pointer;
}
.cargarImg_zoomItem:hover{
    color: #FFF;
    background-color: #ea6117;
}
.cargaImagen_inputFile{
    width: 712px;
    height: 106px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 31px;
    left: 43px;
    opacity: 0;
}
.cargarImg_contetBtn{
    display: flex;
    justify-content:flex-end;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}   
.pBrandMainBtn{
    background-color: #ea6117;
    color: #FFF;
    border-radius: 10px;
    padding: 7px 20px;
    border: 1px solid #a75400;
}
.pBrandSecondaryBtn{
    background-color: #FFF;
    color: #ea6117;
    border-radius: 10px;
    padding: 7px 20px;
    border: 1px solid #ea6117;
}
.pBrandSecondaryBtn:hover{
    background-color: #ea6117;
    color: #FFF;
    border-radius: 10px;
    padding: 7px 20px;
    border: 1px solid #a75400;
}
.pBrandSecondaryBtn.active{
    background-color: #ea6117;
    color: #FFF;
    border-radius: 10px;
    padding: 7px 20px;
    border: 1px solid #a75400;
}
.btn{
    border: none;
}