.navbar {
    position: relative;
    top: 40px;
}

.brand {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;
    display: block;
}

.navbaritemcustom {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    /* identical to box height, or 18px */

    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
}

.discover {

    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    font-size: 71px;
    line-height: 110%;
    /* or 70px */

    letter-spacing: -0.02em;

    color: #263238;
}

.navbar .navbar-nav .nav-link {
    color: #9594B3;
    font-size: 1.1em;
}

.navbar .navbar-nav .nav-link:hover {
    color: #808080;
}

@media only screen and (min-width: 992px) {
    .navbar {
        flex-direction: column;
    }

    .navbar .nav-item {
        padding: 0.1em 0.9em;
    }
}

.dropdown-toggle {
    background-color: transparent;
    border-color: #fff;
    border-style: hidden;
    border-top: none;
    border-right: none;
    border-left: none;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    /* change width */
    height: 10px;
    /* change height */
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgb(231, 16, 16);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 100%;
}

.carouseltitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
}

.carouselpar {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    /* or 212% */
    color: #FFFFFF;
}

@media only screen and (min-width: 992px) {
    .carousel-control-next-icon {
        margin-right: -190px;
    }

    .carousel-control-prev-icon {
        margin-right: 190px;
    }
}

@media only screen and (min-width: 992px) {
    .dropdown-menu {
        min-width: 600px !important;
        min-height: 300px !important;
    }
}

@media (max-width: 979px) {
    .img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 550px) {
    .testimg {
        max-width: 300%;
        width: 150%;
        min-height: 90px;
    }
}

@media (min-width: 800px) {
    .testimg {
        width: 960px;
        height: 661px;
    }
}

@media (max-width: 470px) {
    .img {
        max-width: 300%;
        width: 150%;
        min-height: 100px;
    }
}

.imgsize {
    width: 435;
    height: 498;
}

.csstitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 145.5%;
    /* or 70px */
    text-transform: capitalize;
    color: #55A5D8;
}

.csspar {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    /* or 181% */
    color: #A7A7A7;
}

.readmore {
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


.boxsize {
    height: 1768px;


}

@media only screen and (max-width: 400px) {
    .boxsize {
        height: 630px;
        background: linear-gradient(90.73deg, #69C0F8 0.89%, #349AE4 99.31%);
    }
}



.boxtitle {
    /* H2 */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    /* or 58px */

    text-align: center;

    /* Primary */

    color: #1D2130;
}

.boxtest {


    background: rgba(255, 255, 255, 0.69);
    border-radius: 67px 0px 0px 0px;

}

.backgroundsize {
    background-image: url('grad.png');
    background-size: cover;
}

.boxnumber {

    /* H4 */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */


    /* Primary */

    color: #1D2130;

}

.boxpar {

    /* Paragraph */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    /* or 24px */


    /* Primary */

    color: #1D2130;

    opacity: 0.87;
}

.bg-colorcarousel {
    background: linear-gradient(89.8deg, #0F0F0F 0.17%, rgba(15, 15, 15, 0.92) 52.74%, rgba(15, 15, 15, 0.92) 99.83%);
}

.clientstyletitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 64px;
    /* identical to box height, or 164% */

    font-feature-settings: 'salt'on, 'liga'off;

    /* Text / Gray 900 */

    color: #18191F;
}

.border {
    width: 176px;
    height: 96px;

    /* White */

    background: #FFFFFF;
    border-radius: 16px;
}

.footerbackground {
    background: linear-gradient(180deg, rgba(85, 165, 216, 0.26) 0%, rgba(255, 255, 255, 0) 100%);
}

.footertext {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
    /* or 207% */


    color: #787878;
}

.footertitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 32px;
    /* identical to box height */


    color: #000000;
}

.footeritem {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145.5%;
    /* or 26px */
    text-transform: capitalize;
    color: #787878;

    text-decoration: none;
}

.socialicon {
    /* Social icon */



    width: 37.9px;
    height: 37.9px;

    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.cardtitle {


    width: 164px;
    height: 30px;


    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    /* identical to box height, or 150% */

    text-transform: capitalize;

    color: #000000;
}

.cardpar {

    width: 361px;
    height: 73px;


    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    /* or 171% */

    text-align: center;
    letter-spacing: -0.02em;

    color: #878787;
}

.ourwork {
    /* btn */


    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 50px;
    gap: 10px;

    background: rgba(85, 165, 216, 0.18);
    border-radius: 60px;
}

.companytitle {
    /* is divided into multiple channels */





    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
    /* or 133% */



    color: #333333;

}

.points {
    width: 680px;
    height: 62px;


    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 145.5%;
    /* or 31px */

    text-transform: capitalize;

    color: #000000;
}

.whoarewe {

    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 53px;
    line-height: 32px;
    /* identical to box height, or 60% */

    text-transform: capitalize;
    font-feature-settings: 'salt'on, 'liga'off;

    color: #1A1A1A;
}

.how-section1 {
    padding: 2%;
}

.how-section1 .subheading {
    font-size: 20px;
}

.how-section1 .row {
    margin-top: 0%;
}

.how-img {
    text-align: center;
}

.how-img img {
    width: 100%;
}

@media only screen and (min-width: 992px) {
    .whoarewepar {
        width: 498px;
        height: 90px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 23px;
        line-height: 160%;
        /* or 30px */

        letter-spacing: -0.02em;

        color: #5F5D83;

    }
}


@media only screen and (min-width: 992px) {
    .aboutus {
        height: 29px;
        width: 100px;
        border-radius: nullpx;

        margin-top: 200px;
        /* Heading label */
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        /* identical to box height, or 29px */

        /* Label gradient */
        background: linear-gradient(53.94deg, #373FFF 15.02%, #3ACAF8 82.83%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
}

@media only screen and (max-width: 990px) {
    .aboutus {
        height: 29px;
        width: 100px;
        border-radius: nullpx;

        /* Heading label */
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        /* identical to box height, or 29px */

        /* Label gradient */
        background: linear-gradient(53.94deg, #373FFF 15.02%, #3ACAF8 82.83%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
}

.aboutuspar {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 150%;
    /* or 33px */


    /* Primary */

    color: #1D2130;

    opacity: 0.87;
}

.pagepoints {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 29px;
    /* or 153% */


    color: #787878;
}

.baseform {
    padding: 30px;
    width: 702px;
    height: 297px;


    background: #FFFFFF;

    border-radius: 23px;
}

.main {
    padding: 40px 0;
}

.main input,
.main input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.main-center {
    margin-top: 30px;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px 40px;
    background: #009edf;
    color: #FFF;
    text-shadow: none;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);

}

span.input-group-addon i {
    color: #009edf;
    font-size: 17px;
}

.contactussmalltitle {
    height: 45px;

    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 34.33px;
    line-height: 45px;
    /* identical to box height */


    color: #1A1A1A;
}

.contactussmallpar {
    width: 450px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    /* or 147% */


    color: #787878;
}

.test {

    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    gap: 10px;


    background: rgba(128, 193, 75, 0.13);
    border-radius: 60px;
}

@media only screen and (min-width: 992px) {
    .numbertitle {
        /* H1 */
        width: 768px;
        height: 124px;

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 56px;
        line-height: 110%;
        /* or 62px */

        text-align: center;

        /* Primary */

        color: #1D2130;

        margin: 0 auto;

    }
}


@media only screen and (min-width: 992px) {
    .numberpar {
        /* Paragraph Large */
        width: 768px;
        height: 54px;

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
        /* or 27px */

        text-align: center;

        /* Primary */

        color: #1D2130;

        opacity: 0.87;

        margin: 0 auto;

    }
}

@media only screen and (min-width: 992px) {
    .formstyle {

        width: 576px;
        height: 72px;


        /* White */

        background: #FFFFFF;
        border-radius: 20px;
    }
}

@media only screen and (max-width: 990px) {
    .formstyle {

        height: 42px;

        /* White */

        background: #FFFFFF;
        border-radius: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .buttonIn {
        width: auto;
        position: relative;
    }

    input {
        margin: 0px;
        padding: 0px;
        width: 100%;
        outline: none;
        height: 30px;
        border-radius: 5px;
    }

    button {
        position: absolute;
        top: 0px;
        border-radius: 5px;
        right: 370px;
        z-index: 2;
        border: none;
        top: 8px;
        height: 30px;
        cursor: pointer;
        color: white;
        background-color: #1e90ff;
        transform: translateX(2px);


        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px 40px;
        gap: 10px;

        width: 173px;
        height: 56px;

        /* Primary */

        background: #1D2130;
        border-radius: 12px;
    }
}

@media only screen and (max-width: 990px) {
    .buttonIn {
        width: auto;
        position: relative;
    }

    input {
        margin: 0px;
        padding: 0px;
        width: 100%;
        outline: none;
        height: 30px;
        border-radius: 5px;
    }

    button.testestest {
        position: absolute;
        top: 0px;
        border-radius: 5px;
        right: 90px;
        z-index: 2;
        border: none;
        top: 48px;
        height: 30px;
        cursor: pointer;
        color: white;
        background-color: #1e90ff;
        transform: translateX(2px);


        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px 40px;
        gap: 10px;

        width: 173px;
        height: 10px;

        /* Primary */

        background: #1D2130;
        border-radius: 12px;
    }
}


@media only screen and (min-width: 992px) {
    .laptop1 {
        margin-right: -50px;
    }
}

@media only screen and (min-width: 992px) {
    .laptop2 {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 550px) {
    .laptop1 {
        width: 377px;
        height: 222px;
    }
}

@media only screen and (max-width: 550px) {
    .laptop2 {
        width: 377px;
        height: 222px;
    }
}

@media only screen and (max-width: 550px) {
    .laptop3 {
        width: 377px;
        height: 222px;
    }
}



@media only screen and (min-width: 992px) {
    .supporttitle {
        width: 601px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 58px;
        line-height: 72px;
        /* or 150% */


        color: #222B2F;
    }
}

@media only screen and (max-width: 992px) {
    .supporttitle {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 72px;
        /* or 150% */


        color: #222B2F;
    }
}

@media only screen and (min-width: 992px) {
    .supportpar {
        width: 501px;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        /* or 178% */


        color: #2B363B;
    }
}

@media only screen and (max-width: 992px) {
    .supportpar {
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        /* or 178% */


        color: #2B363B;
    }
}

.numbersstyle {

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 61px;
    /* identical to box height */


    color: #FF0000;
}

.numberparstyle {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */


    color: #2B363B;

}

.line {

    width: 72px;
    height: 2px;

    background: #6EB6C4;
}

.gradsize {
    background-image: url('grad5.png');
    background-size: cover;

}

.sec-heading {
    margin-bottom: 50px;
}

.sec-heading h2 {
    /* H1 */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 110%;
    /* identical to box height, or 62px */

    text-align: center;

    /* Primary */

    color: #1D2130;

}

.clients {
    padding: 200px 0;
}

.box {
    display: grid;
    align-items: center;
    justify-items: center;
    width: 100%;
    height: auto;
    transition: transform .5s ease-in;
    margin: 8px auto;
}

.box img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.box:hover {
    transform: scale(1.2);
}

.getintouch {
    /* H1 */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 110%;
    /* identical to box height, or 62px */

    text-align: center;

    /* Primary */

    color: #1D2130;
}

@media only screen and (min-width: 992px) {
    .getintouchbox {

        height: 722px;


        background: rgba(23, 168, 252, 0.04);
        border-radius: 24px;
    }
}

@media only screen and (max-width: 992px) {
    .getintouchbox {

        height: 1322px;


        background: rgba(23, 168, 252, 0.04);
        border-radius: 24px;
    }
}

.getintouchtitle {
    /* H3 */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    /* or 43px */


    /* Primary */

    color: #1D2130;

}

.getintouchpar {
    /* Paragraph Large */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    /* identical to box height, or 27px */


    /* Primary */

    color: #1D2130;
}

.formsize {

    height: 64px;
    border-radius: 10px;
}

@media only screen and (max-width: 992px) {
    .mobilespace {
        margin-top: 20px;
    }
}

.emailsize {


    height: 64px;

    /* White */

    background: #FFFFFF;
    border-radius: 8px;
}

.messagesize {


    height: 148px;


    /* White */

    background: #FFFFFF;
    border-radius: 8px;
}

.testrelative {
    width: auto;
    position: relative;
}

@media only screen and (min-width: 992px) {
    .testabsolute1 {
        position: absolute;
        width: 261px;
        height: 58px;
        left: 150px;
        top: 250px
    }
}

@media only screen and (min-width: 992px) {
    .testabsolute2 {
        position: absolute;
        width: 261px;
        height: 58px;
        left: 150px;
        top: 450px
    }
}

@media only screen and (min-width: 992px) {
    .testabsolute3 {
        position: absolute;
        width: 261px;
        height: 58px;
        left: 150px;
        top: 650px
    }
}

@media only screen and (max-width: 992px) {
    .testabsolute1 {
        position: absolute;
        width: 261px;
        height: 58px;
        left: 60px;
        top: 950px
    }
}

@media only screen and (max-width: 992px) {
    .testabsolute2 {
        position: absolute;
        width: 261px;
        height: 58px;
        left: 60px;
        top: 1100px
    }
}

@media only screen and (max-width: 992px) {
    .testabsolute3 {
        position: absolute;
        width: 261px;
        height: 58px;
        left: 60px;
        top: 1250px
    }
}

.numbertext3 {
    width: 216px;
    height: 34px;


    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */


    /* Primary */
    text-decoration: none;
    color: #1D2130;
}

.numbertext2 {
    /* H4 */
    width: 230px;
    margin-right: -40px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */


    /* Primary */

    color: #1D2130;

}

.phonetitle {
    /* Paragraph */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */


    /* Primary */

    color: #1D2130;

    opacity: 0.6;
}

@media only screen and (min-width: 992px) {
    .buttonstyle {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px 40px;

        position: absolute;
        width: 690px;
        height: 59px;
        right: 158px;
        top: 725.16px;

        background: linear-gradient(90.18deg, #17A8FC 1.63%, #0268E3 108.1%);
        border-radius: 12px;
    }
}

@media only screen and (max-width: 992px) {
    .buttonstyle {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px 40px;
        margin-top: 30px; 

        background: linear-gradient(90.18deg, #17A8FC 1.63%, #0268E3 108.1%);
        border-radius: 12px;
    }
}

.horzintalline {

    width: auto;
    height: 0px;

    border: 1.3px solid #D9D9D9;

    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;

}

.packagestitle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 64px;
    /* identical to box height, or 168% */

    text-transform: uppercase;
    font-feature-settings: 'pnum'on, 'lnum'on;

    color: #000000;

}

.imsstyle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 64px;
    /* identical to box height, or 168% */

    font-feature-settings: 'pnum'on, 'lnum'on;

    color: #000000;

}

@media only screen and (min-width: 992px) {
    .videotitle {
        width: 716px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 31px;
        line-height: 120%;
        /* or 37px */


        /* Primary */

        color: #1D2130;

    }


    .videopar {
        width: 716px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 19px;
        line-height: 160%;
        /* or 30px */

        letter-spacing: -0.02em;

        color: #5F5D83;

    }

    .videobox {
        width: 877.79px;
        height: 545px;
        border-radius: 15px;

        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
}

@media only screen and (max-width: 992px) {
    .videotitle {

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 31px;
        line-height: 120%;
        /* or 37px */


        /* Primary */

        color: #1D2130;

    }


    .videopar {

        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 19px;
        line-height: 160%;
        /* or 30px */

        letter-spacing: -0.02em;

        color: #5F5D83;

    }

    .videobox {
        width: 100%;
        height: 100%;
        border-radius: 15px;

        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap');



.clasas {
    max-width: 1200px;
    margin: 100px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
}

.clasas .main-video-clasas {
    flex: 1 1 700px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 15px;
}

.clasas .main-video-clasas .main-video {
    margin-bottom: 7px;
    border-radius: 5px;
    width: 100%;
    height: 545px;
    border-radius: 15px;

    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.clasas .main-video-clasas .main-vid-title {
    font-size: 20px;
    color: #444;
}

.clasas .video-list-clasas {
    flex: 1 1 350px;
    height: 485px;
    overflow-y: scroll;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 15px;
}

.clasas .video-list-clasas::-webkit-scrollbar {
    width: 10px;
}

.clasas .video-list-clasas::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 5px;
}

.clasas .video-list-clasas::-webkit-scrollbar-thumb {
    background-color: #444;
    border-radius: 5px;
}

.clasas .video-list-clasas .list {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;
    background-color: #eee;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 10px;
}

.clasas .video-list-clasas .list:last-child {
    margin-bottom: 0;
}

.clasas .video-list-clasas .list.active {
    background-color: #444;
}

.clasas .video-list-clasas .list.active .list-title {
    color: #fff;
}

.clasas .video-list-clasas .list .list-video {
    width: 100px;
    border-radius: 5px;
}

.clasas .video-list-clasas .list .list-title {
    font-size: 17px;
    color: #444;
}

@media (max-width:1200px) {

    .clasas {
        margin: 0;
    }

}

@media (max-width:450px) {

    .clasas .main-video-clasas .main-vid-title {
        font-size: 15px;
        text-align: center;
    }

    .clasas .video-list-clasas .list {
        flex-flow: column;
        gap: 10px;
    }

    .clasas .video-list-clasas .list .list-video {
        width: 100%;
    }

    .clasas .video-list-clasas .list .list-title {
        font-size: 15px;
        text-align: center;
    }

    .clasas .main-video-clasas .main-video {
        margin-bottom: 7px;
        border-radius: 5px;
        width: 100%;
        height: 245px;
        border-radius: 15px;

        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
}