.carousel-cl {
    background: transparent !important;
}
.cl-banner {
    max-width: 1600px;
    margin: auto;
}
.carousel-cl {
    max-width: 1600px;
    margin: auto;
}

._banner-movil {
    display: none !important;
}

.container-banner {
    position: relative;
    top: -24pc;
    left: -7pc;
    height: 0px;
    font-family: "Roboto", sans-serif;
}
.t-h1 {
    font-weight: 900;
    font-size: 44px;
    text-align: left;
    color: white;
    margin: 0px;
    border: 1px solid white;
    padding: 10px;
    border-radius: 20px;
    width: 386px;
    text-align: center

}

.t-h3 {
    font-size: 21px;
    font-weight: 300;
    text-align: left;
    color: white;
}
.t-h4 {
    font-size: 28px;
    font-weight: 300;
    text-align: left;
    margin-top: 11px;
    color: white;
}
.btns-banner {
    margin-top: 35px;
    text-align: left;
}
.btns-banner a {
    font-size: 25px;
    padding: 6px 34px;
    border-radius: 58px;
    background-color: #f06f01;
    font-weight: 300;
    color: white !important;
}

.carousel-cl {
    padding: 0px;
}
.bn-2 .t-h1{
    font-size: 27px;
}

@media (max-width: 1490px) {
    .container-banner {
        top: -23pc;
        left: -4pc;
    }
}
@media (max-width: 1399px) {
    .container-banner {
        top: -20pc;
        left: -0pc;
    }
    .t-h1 {
        font-size: 40px;
        border-radius: 20px;
        width: 342px;
    }
    .t-h3 {
        font-size: 17px;
    max-width: 500px;
    font-weight: 300;
    }
    .t-h4 {
        font-size: 26px;
    }
    .btns-banner a {
        font-size: 22px;
        padding: 8px 32px;
    }
}
@media (max-width: 1199px) {
    .container-banner {
        top: -18.5pc;
        left: -2pc;
    }
    .t-h1{
        font-size: 34px;
        width: 319px;

    }
    .t-h4 {
        font-size: 24px;
    }
    .btns-banner a {
        font-size: 18px;
        padding: 8px 32px;
    }

}
@media (max-width: 1120px) {
    .container-banner {
        top: -17.5pc;
        left: 1pc;
    }
}
@media (max-width: 1040px) {
    .container-banner {
        top: -16.8pc;
        left: 2pc;
    }
}

@media (max-width: 991px) {
    ._banner-movil {
        display: block !important;
        max-width: 750px;
        margin: auto;
    }
    .carousel-cl {
        max-width: 750px;
    }
    ._banner-desktop {
        display: none !important;
    }
    .container-banner {
        top: -40.8pc;
        left: 0pc;
    }
    .btns-banner {
        margin-top: 0pc;
        text-align: center;
    }
    .carousel-cl {
        display: none;
    }
    .carousel-control-prev,
	.carousel-control-next{
		height: 50px !important;
    	top: 50% !important;
	}
    .t-h1 {
        text-align: center;
        margin: auto;
    }
    .t-h4 {
        text-align: center;
    }
    .t-h3 {
        margin: auto;
        margin-top: 12px;
    }
}
@media (max-width: 660px) {
    .t-h1 {
        font-size: 35px;
        width: 327px;
    }
    .t-h3 {
        font-size: 21px;
    }
    .t-h4 {
        font-size: 24px;
    }
    .btns-banner a {
        font-size: 20px;
        padding: 6px 26px;
    }
    .container-banner {
        top: -36.8pc;
    }
}
@media (max-width: 610px) {
    .container-banner {
        top: -33pc;
    }
}
@media (max-width: 576px) {
    .container-banner {
        top: -31pc;
        width: 96%;
    }
    .t-h3 {
        font-size: 18px;
    }
    .t-h4 {
        font-size: 21px;
        margin-top: 8px;
    }
}
@media (max-width: 500px) {
    .container-banner {
        top: -27.8pc;
        width: 96%;
    }
}
@media (max-width: 450px) {
    .btns-banner a {
        font-size: 16px;
        padding: 6px 12px;
    }
    .t-h1 {
        font-size: 17px;
        width: 250px;

    }
    .t-h3 {
        font-size: 14px !important;
        margin-top: 9px;
        max-width: 320px;
        text-align: center;
    }
    .t-h3-2{
        margin-top: -8px;
    }
    
    .t-h4 {
        font-size: 18px;
    }
}
@media (max-width: 430px) {
    .container-banner {
        top: -24.2pc;
        width: 96%;
    }
}
@media (max-width: 380px) {
    .t-h1 {
        font-size: 16px;
    }
    .container-banner {
        top: -21.2pc;
        width: 96%;
    }
}

