/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-mar-2021, 19:51:23
    Author     : Spira
*/
/*@media screen and (max-width: 849px) {
    .nav-davivienda{
        position:absolute;
        top:0;
        min-width: 100%;
        background-color: #ED1C27;
        text-align: center !important;
    }
}*/

.nav-davivienda {
    position: absolute;
    top: 0;
    min-width: 100%;
    background-color: #ED1C27;
    padding: 10px !important;
    text-align: left !important;
    margin-left: 0 !important;
}

@media only screen and (max-width: 769px) {
    .nav-davivienda {
        text-align: center !important;
        /*margin-left: 10% !important;*/
        position: absolute;
        top: 0;
        min-width: 100%;
        background-color: #ED1C27;
        padding: 10px !important;
    }
}

.fill {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@font-face {
    font-family: 'mouse-300';
    src: url("../fonts/RobotoSlab-Regular.ttf") format("truetype");
}

* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    outline: none !important;
    border-color: transparent !important;
}

html,
body {
    height: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
}

.container-padding {
    padding-left: 50px;
    padding-right: 50px;
}

.btn-rounded-red {
    border-radius: 20px;
    background-color: #ED1C27;
    color: white;
    padding: 5px 50px 5px 50px;
    font-size: 22px !important;
    font-weight: bold;
    margin-top: 10% !important;
}

.btn-rounded-red:hover {
    border-radius: 20px;
    background-color: #ED1C27;
    color: white;
    font-weight: bold;
    padding: 5px 50px 5px 50px;
    font-size: 18px;
}


.loading-container {
    margin-top: 150px;
}


.div-only-mobile {
    display: none;
}

.div-no-mobile {
    display: block;
}

@media screen and (max-width: 849px) {

    .div-no-mobile {
        display: none
    }

    .div-only-mobile {
        display: block;
    }


}

/*///**Form wizard questions***/

#msform {
    text-align: center;
    position: relative;
    margin-top: 80px
}

#msform fieldset .form-card {
    border: 0 none;
    border-radius: 0px;
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative
}

#msform fieldset {
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}

.fs-title {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}

.fs-subtitle {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 10px;
    text-align: left
}

@media(max-width: 767px) {
    #msform fieldset .form-card {
        padding: 0;
        width: 100%;
        margin: 0;
    }

    div.col-sm-1.col-md-1.form-inline {
        position: relative;
        top: 46px;
        right: 35px;
    }
}


/*Results*/
.container-results {
    height: auto;
    /*padding-bottom: 20px;*/
}

/*-------------------Index trivias-------------*/

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.content-trivias {
    background-image: url(/assets/images/Bg_trivias_1.png) !important;
    background-size: cover;
    height: 100%;
    background-position: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    display: flex;
}

.img-trivias {
    width: 50%;
}

.title-trivias {
    font-size: 90px !important;
    font-weight: bolder;
}

.colum-trivias-l {
    padding-right: 10%;
}

.colum-trivias-r {
    padding-right: 10%;
    padding-left: 5%;
}

.txt-trivias {
    font-size: 30px !important;
    margin: 0 4% 6% 4%;
    color: #464646 !important;
}

.form-trivias {
    padding: 16% 12% 10% 12%
}



/*----------------------------------------------*/

/*-------------------Index surprises-------------*/


.contentIndex {
    height: auto;
    padding: 6% 23%;
    display: flow-root;
    background-image: url(/assets/images/Bg_1.png) !important;
    background-size: cover;
    height: 100%;
    background-position: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.contIndex {
    padding: 2% 4% 0 4%;
    display: flex;

}

.txt-welcome {
    font-size: 45px !important;
    font-weight: bold;
    padding: 0 0 2% 0;
}

.txt-desc-welcome {
    font-size: 30px !important;
    font-weight: 100 !important;
}

#main-container {
    margin-top: 0 !important;
}

.txtIndex {
    line-height: 1.2em;
    margin: 0 0 4% 0;
    justify-content: center;
}

.imgIndex {
    width: auto;
    width: 75%;
}

.btnIndex {
    background-color: #ED1C27;
    color: #fff;
    padding: 6px 50px;
    border-radius: 30px;
    font-weight: normal;
    font-size: 24px;
    font-weight: 600;
}

.btnIndex:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none;
}


/*---------------Campaign Active--------------*/

.cardCamp {
    background-color: #fff;
    width: auto !important;
    height: inherit;
    align-items: center !important;
    justify-content: center;
}

.contentCamp {
    display: flex;
    flex-wrap: wrap;
    padding: 3% 5% 5% 5%;
    height: auto;
    align-items: center
}

.space {
    height: 3%;
}

.btnBack-campaing {
    background-color: #ED1C27;
    color: #fff;
    float: left;
    padding: 5px 0;
    border-radius: 30px;
    font-weight: 600;
    font-size: 22px;
    width: 8%;
    position: absolute;
    top: 12%;
    left: 2%;
}

.btnBack-campaing:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none !important;
}


.cont-titleCamp {
    width: 100%;
    height: 21%;
    justify-content: center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2.9%;
}

.bannerCamp {
    font-size: 68px;
    color: #fff;
    text-align: Center !important;
    font-weight: bold;
    z-index: 1;
    display: none;
}

.columnL {
    padding: 0% 2% ;
    justify-content: left !important;
    text-align: left !important;
}

.columnR {
    justify-content: center !important;
    text-align: center !important;
    padding: 0 4% 0 4%;
}

.cardR {
    background-color: #e4f4fb;
    border-radius: 20px;
    padding: 5% 12% 8% 12%;
    justify-content: center !important;
    text-align: center !important;
    height: auto;
}

p {
    margin: 0 0 25px !important;
}

.imgAct {
    width: 450px;
}

.txtGeneral {
    font-size: 25px;
    color: #000;
    line-height: 1.2em;
    margin-bottom: 6%;
}

.subtitleCamp {
    font-size: 48px;
    color: #ED1C27;
    text-align: left !important;
    font-weight: bold;
    margin: 0 0 4% 0;
    line-height: 1.2em;
}

.btnCamp {
    background-color: #ED1C27;
    border-radius: 30px;
    box-shadow: 3px 5px 8px 3px #D7D7D7;
    color: #fff;
    padding: 1% 5%;
    font-size: 24px;
    font-weight: 600;

}

.btnCamp:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none !important;
}

.btn_more_mobile {
    display: none;
}

/*-------------------Others campaigns----------------------*/
.icon-Back {
    transform: rotate(180deg);
    width: 20%;
    text-align: left;
    margin-top: -4px;
}


.columnO {
    justify-content: center !important;
    text-align: center !important;
    padding: 10% 45% 12% 10%;
}

.cardOtherCamp {
    background-color: #fff;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin-bottom: 0;
    border-bottom-right-radius: 40px;
    background-image: url("/assets/images/Img_Other_Cam.png");
}

.btnOtherCamp {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 3px 5px 8px 3px #D7D7D7;
    color: #000;
    padding: 3% 12%;
    bottom: 6% !important;
    font-size: 23px;
    margin: 3% 0;
}

.btnOtherCamp:hover {
    background-color: #ED1C27;
    color: #fff;
    text-decoration: none !important;
}


/*---------------------Start Activity---------------------------*/

.contStart {
    height: auto;
    padding: 6% 2% 4% 2%;
    background-image: url(/assets/images/Bg_activities_1.png) !important;
    background-size: contain;
    height: 100%;
    background-position: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.cont-activities {
    margin: 6% 10%;
}

.img-activity-prev {
    width: 50%;
}

.cont-txt-activity{
    height: 120px  !important;
}

.txt_activity_prev {
    font-size: 25px !important;
    color: #fff;
    margin: 7% 14% 5% 14%;
    font-weight: 600;
}

.card-activity {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
    align-items: center;
}
.cont-bt-more{
    height: 40px !important;
}

.btn-more-activity {
    color: #fff;
    background-color: #ED1C27;
    border-radius: 30px;
    padding: 8px 30px;
    font-size: 22px;
    font-weight: 600;
    text-decoration:none !important;
}

.btn-more-activity:hover {
    background-color: #047cbc;
}

.content-challenge{
    height: auto;
    padding: 12% 16% 8% 16%;
    background-size: contain;
    height: 100%;
}

.cardStart {
    background-color: #fff;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin-bottom: 0;
    border-bottom-right-radius: 40px;
}

.columnLact {
    justify-content: left !important;
    text-align: left !important;
    padding: 8% 48% 6% 8%;
}

.btnBack {
    background-color: #ED1C27;
    color: #fff;
    float: left;
    padding: 5px 0;
    border-radius: 30px;
    font-weight: 600;
    font-size: 22px;
    margin-left: 0%;
    width: 8%;
}


.btnBack:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none !important;
}



.subtitleStart {
    font-size: 50px;
    color: #047cbc;
    text-align: left !important;
    font-weight: bold;
    margin-bottom: 4%;
}

.txtStart {
    font-size: 26px;
    color: #000;
    line-height: 1.2em;
    text-align: left;
}

.txtRed {
    font-weight: bold;
    color: #ED1C27;
}

.btnStart {
    background-color: #ED1C27;
    color: #fff;
    padding: 6px 60px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 24px;
    margin-top: 5%;
    display: inline-block;
}

.btnStart:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none;
}

.titleCamp {
    font-size: 45px !important;
    color: #fff;
    font-weight: 700 !important;
    padding-top: 1% !important;
}

.desc-activities {
    font-size: 28px;
    color: #fff;
    padding: 0 16%;
}

.txt-activities-highlighted {
    font-weight: 600;
    color: #f89404;
}


/*-----------------Questions--------------------*/
#questions {
    background-image: none;
}

.contChallenge {
    height: auto;
    padding: 9% 15% 5% 15%;
}

.cardQuiestions {
    padding: 4% 6% ;
    background-color: #fff;
    border-radius: 40px;
    height: 100%;
}

.titleQuestion {
    font-size: 45px !important;
    color: #047cbc;
    font-weight: 700 !important;
}


#qform {
    text-align: center;
    position: relative;
    margin-top: 4%;
}

#qform fieldset .form-question {
    border: 0 none;
    border-radius: 0px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 0 3%;
    position: relative;
    justify-content: left !important;
    text-align: left !important;
}

#qform fieldset {
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: relative
}

#qform fieldset:not(:first-of-type) {
    display: none
}

#qform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}

.contQuestion {
    margin: 0 5% !important;
    display: contents;
}

.questionCamp {
    font-size: 24px;
    color: #000;
    line-height: 1.2em;
    margin: 2% 0;
    text-align: center !important;
}

.answersCamp {
    font-size: 24px;
    color: #000;
    line-height: 1.2em;
    text-align: justify !important;
    margin: 5% 0;
}

.opcAnswer {
    text-align: left;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 0 2% 0 1% !important;

}


.div-answer-correct {
    text-align: left;
    padding: 10px 20px 10px 20px;
    background-color: #ED1C27;
    color: #fff;
    border-radius: 15px;
    font-size: 20px;
}

.div-answer-blue {
    text-align: left;
    padding: 10px 20px 10px 20px;
    background-color: #047cbc;
    color: #fff;
    border-radius: 15px;
    font-size: 20px;
}

.div-answer-red {
    color: white;
    text-align: justify;
    padding: 10px 20px 10px 20px;
    background-color: #009d92 !important;
    border-radius: 15px;
    font-size: 20px;
}

.div-answer-red:hover {
    background-color: #047cbc !important;
    text-decoration: none;
}

.imgChoose {
    position: absolute;
    right: 3%;
    display: none;
}

.btnQuestion {
    background-color: #545454;
    color: #fff;
    padding: 6px 80px;
    border-radius: 25px;
    font-weight: 400;
    font-size: 20px;
}

.modal-popTry {
    width: 40%;
    margin: 4% 30%;
}

.btnTry {
    background-color: #ED1C27;
    border-radius: 30px;
    color: #fff;
    padding: 1% 6%;
    font-size: 24px;
    font-weight: 600;
    display: block;
    text-align: center !important;
    margin: 0 25% 2% 25%;
}

.btnTry:hover {
    background-color: #575757;
    color: #fff;
    text-decoration: none !important;
}

.btnTry:focus {
    color: #fff;
    text-decoration: none !important;
}



/*-------------------Finish--------------------------*/
.contFinish {
    height: auto;
    padding: 12% 16% 6% 16%;
}

.cardFinish {
    background-color: #fff;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin-bottom: 0;
    border-bottom-right-radius: 40px;
}

.columnL-finish {
    justify-content: left !important;
    text-align: left !important;
    padding: 10% 50% 8% 8%;
}

.btnDownload {
    background-color: #ED1C27;
    color: #fff;
    padding: 6px 30px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 24px;
    margin-top: 10%;
    display: inline-block;
}

.btnDownload:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none;
}


/*----------------Category svg------------------*/
.cardCategory {
    background-color: #fff;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin-bottom: 0;
    border-bottom-right-radius: 40px;
}

.contCategory {
    height: auto;
    padding: 9% 16% 5% 16%;
}

.opcCat {
    margin: 4% 35% 0 0;
    display: grid;
}

.txtCategory {
    font-size: 26px;
    color: #000;
    line-height: 1.2em;
    text-align: left;
}

.btnCategory {
    background-color: #ED1C27;
    color: #fff;
    padding: 8px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 24px;
    margin: 4% 0;
    text-align: center !important;
}

.btnCategory:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none;
}


.columnL-category {
    justify-content: left !important;
    text-align: left !important;
    z-index: 1;
    padding: 5% 25% 5% 8%;
    margin-right: 25%;
}


/*-----------------Subcategory svg-----------------------*/
#subcategories {
    background-image: none;
}

.contSubcategories {
    height: auto !important;
    padding: 10% 15% 5% 15%;
}

.contSubcat {
    padding: 4% 12% 4% 12%;
}


.titleSubcat {
    font-size: 50px;
    color: #047cbc;
    text-align: center !important;
    font-weight: bold;
    margin-bottom: 4%;
    margin-top: 2%;
}

.cardSubcat {
    background-color: #fff;
    border-radius: 40px;
}

.opcSubcat {
    display: flex;
}

.nameSubcat {
    padding: 4% 0 0 0;
}

/* .imgSubcat {
    margin-top: -70px !important;
} */

.btnSubCat {
    background-color: #ED1C27;
    color: #fff;
    padding: 2%;
    margin: 4%;
    border-radius: 8px;
    font-weight: 600;
    font-size: 25px;
}

.btnSubCat:hover {
    background-color: #21968e;
    color: #fff;
    text-decoration: none !important;
}


/*----------------Color SGV--------------------*/

.contentColor {

    padding-top: 2%;
    height: inherit;
}

.contSurprise {
    display: block;
    padding: 8% 6% 5% 6%;
    height: auto;
}


.column1 {
    padding: 8% 2% 0% 4% !important;
    justify-content: left !important;
    text-align: left !important;
}

.column2 {
    justify-content: center !important;
    text-align: center !important;

}

.column3 {
    justify-content: center !important;
    text-align: center !important;
    padding: 0;
}

.txtColorSvg {
    font-size: 26px;
    color: #000;
    line-height: 1.2em;
    margin-bottom: 4%;
    margin-right: 8%;
}

.color_palette {
    background-color: #e4f4fb;
    margin: 0 32%;
    padding: 6% 9%;
    height: 100%;
    border-radius: 5px;
}

#imgSvg svg {
    width: 84%;
    z-index: 99;
    cursor: url('/assets/images/paint.png'), auto;
}

.colors {
    height: 30px;
    display: contents;
    justify-content: center;
}

.colors div {
    height: 48px;
    width: 48px;
    border-radius: 10px;
    margin: 10% 0;
    cursor: url('/assets/images/paint.png'), auto;
}

.colors .color-select {
    margin: 3% 0 5% 0;
    background-image: url('/assets/images/x.png');
    background-size: contain;
    border: #000 3px solid !important;
}

.icon-reset {
    width: 90%;
}

.options {
    margin: 8px;
}

button {
    cursor: pointer;
}

.btn-reset {
    background-color: #545454;
    border-radius: 10px;
    box-shadow: 3px 5px 8px 3px #d7d7d7;
    padding: 14% 5%;
    margin: 5% 0 0 0;
    display: flex;
}

.btn-reset:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none !important;
}


.btnDownPDF {
    background-color: #ED1C27;
    border-radius: 30px;
    box-shadow: 3px 5px 8px 3px #d7d7d7;
    color: #fff;
    padding: 1% 5%;
    font-size: 24px;
    font-weight: 600;
    display: block;
    margin: 4% 40% 4% 0;
    text-align: center !important;
    cursor: default !important;
}

.btnDownPDF:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none !important;
    cursor: default !important
}

.btnDownPDF:focus {
    text-decoration: none !important;
    color: #fff;
    cursor: default !important
}

.spaceSVG {
    display: block;
    padding: 13% 0;
}

.btnBackSVG {
    background-color: #ED1C27;
    color: #fff;
    float: left;
    padding: 6px 10px 6px 0;
    border-radius: 15px;
    font-weight: 600;
    font-size: 20px;
    width: 8%;
    margin: 4% 0 0 3%;
}

.btnBackSVG:hover {
    background-color: #047cbc;
    color: #fff;
    text-decoration: none !important;
}

/*----------------------pop up reset--------------------------*/

.modal-popReset {
    width: 50%;
    display: block;
    margin: auto;
    margin-top: 9%;
}

/*----------------------pop up more--------------------------*/

.modal-popMore {
    width: 60%;
    margin: 4% 20%;
}


.modal-more {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-image: url("/assets/images/Pop_up.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 28px;
    outline: 0;
    justify-content: center !important;
    text-align: center !important;
    padding: 4% 6% !important;
}

.logo-more {
    width: 30%;
    margin: 2% 36% 3% 36%;
}

.txt-more {
    font-size: 40px;
    color: #fff;
    text-align: center !important;
}

.contentMore {
    display: flex;
    flex-wrap: wrap;
    padding: 5% 6% 2% 6%;
}

.contentReset {
    display: flex;
    flex-wrap: wrap;
    padding: 2% 22% 2% 22%;
}

.columnLateral {
    margin-top: 5%;
}

.img-more {
    width: 90%;
}

.btnMore {
    background-color: #ED1C27;
    border-radius: 30px;
    color: #fff;
    padding: 1% 8%;
    font-size: 24px;
    font-weight: 600;
    display: block;
    text-align: center !important;
    margin: 0 30% 2% 30%;
}

.btnMore:hover {
    background-color: #575757;
    color: #fff;
    text-decoration: none !important;
}

.btnMore:focus {
    color: #fff;
    text-decoration: none !important;
}

/*----------------------footer--------------------------*/

.footerCampaign {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 50px;
    background-color: #000;
}

.contFooter {
    color: #fff;
    background-color: #000;
}

.imgIconLeft {
    padding-bottom: 15px !important;
}

.imgVigilado {
    width: auto;
}

.txtFooter {
    padding-top: 5px !important;
    font-size: 16px;
}

.imgIconRigth {
    padding-bottom: 15px !important;
    width: auto;
}

/*----------------------header country--------------------------*/

.icon_bandera {
    width: 60px;
}

.fw-bold {
    font-weight: 700 !important;
}

.dropdown-toggle::after {
    display: none;
}

.div-country {
    padding-left: 6%;
    line-height: 0;
    padding-top: 5px;
}

.dropdown-menu {
    min-width: 190px !important;
    font-size: 16px !important;
}

/*----------------------molde PDF--------------------------*/
.pageMolde {
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 99;
    margin: 0;
    padding: 0;
}

.contMolde {
    text-align: center;
    z-index: 0;
    height: auto;
    padding: 0 !important;
}


.headerMolde {
    background-repeat: no-repeat;
    background-size: contain;
    width: 98%;
    margin-left: 2%;
    top: 0;
    position: relative;
}

.title {
    font-size: 42px;
    color: #ED1C27;
    font-weight: bold;
    font-style: italic;
    font-family: Androgyne !important;
    margin: 1% 0 2% 5%;
}

.imgTitle {
    width: auto;
    height: auto;
    margin: 0 0 4% 5%;
}

.imgLegal_surprise {
    float: right;
    margin: 2% 3% 0 0;
    z-index: 9;

}

.imgVigilado_surprise {
    bottom: 2.5%;
    position: absolute;
    left: 4%;
}

.imgExam {
    bottom: 3%;
    position: absolute;
    left: 22%;
    width: 40%;
}

.close-pop-up {
    position: rigth;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.5%;
    cursor: pointer;
}

/*****/



/*--------------------------------------- RESPONSIVE DESKTOP small --------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1600px) {



    /*----header-----*/
    .icon_bandera {
        width: 50px;
    }

    /*---footer-----*/
    .footerCampaign {
        height: 40px;
    }

    .txtFooter {
        font-size: 14px;
    }

    .imgIconRigth {
        width: 90%;
    }

    /** index  **/


    .txtIndex {
        font-size: 35px !important;
        margin: 0;
        padding: 0 16%;

    }

    .txt-welcome {
        font-size: 32px !important;
        padding: 0;
        margin: 1% 0;
    }

    .txt-desc-welcome {
        font-size: 22px !important;
    }

    .contentIndex {
        padding: 10% 14% 0 14%;
        background-position-y: 84% !important;
        background-size: initial;
    }

    .imgIndex {
        width: 48%;
    }

    .header_logo {
        margin: 0%;
        text-align: left;
        max-width: 80% !important;
        flex: 0 0 80% !important;
    }

    .btnIndex {
        padding: 6px 18px;
        font-size: 20px;
    }

    .cardR {
        padding: 0% 12% 6% 12%;
    }

    .contIndex {
        padding: 0 4%;
    }

    /*****/

    .form-group {
        margin-bottom: 5px !important;
    }

    .input-grey {
        padding: 5px 12px !important;
        font-size: 16px !important;
        margin-bottom: 0 !important;
    }

    .btn-rounded-red {
        padding: 5px 50px 5px 50px;
        font-size: 16px !important;
        margin-top: 3% !important;
    }

    .form-trivias {
        padding: 0 12% 5% 12%;
    }

    .txt-trivias {
        font-size: 22px !important;
        margin: 15% 10% 5% 10%;
        color: #fff !important;
    }

    /*****/
    .cardCamp {
        height: 100% !important;
    }

    .contentCamp {
        padding: 0%;
    }

    .space {
        height: 8%;
    }

    .bannerCamp {
        font-size: 48px;
        display: none;
    }

    .cont-titleCamp {
        height: 26%;
        margin-top: 2%;
    }

    .subtitleCamp {
        line-height: 1em;
        font-size: 30px;
        margin: 0 0 2% 0;
    }

    .columnL {
        padding: 0 0 0% 5% !important;
    }

    .columnR {
        padding: 0 6% 0 4%;
    }

    .txtGeneral {
        font-size: 20px;
        line-height: 1.1em;
        margin-bottom: 2%;
    }

    .btnCamp {
        font-size: 20px;
        bottom: 9% !important;
        ;
    }

    .imgAct {
        width: 70%;
        margin: 0 0 0 0;
    }

    .btnBack-campaing {
        font-size: 18px;
        width: 9%;
        top: 14%;
        left: 2%;
    }

    /***/

    .contStart {
        padding: 5% 0 !important;
        background-size: inherit;
        background-position-y: 0%;
    }

    .cont-activities {
        margin: 5% 10%;
    }

    .cont-txt-activity {
        height: 80px !important;
    }

    .txt_activity_prev {
        font-size: 20px !important;
        margin: 7% 10% 5% 10%;
        font-weight: 600;
    }

    .btn-more-activity {
        padding: 5px 30px;
        font-size: 20px;
    }

    .swiper-button-next, .swiper-button-prev {
        width: calc(var(--swiper-navigation-size)/ 44 * 50) !important;
    }

    .btnBack {
        width: 8%;
        font-size: 18px;
        margin-left: 1%;
        margin-top: 2%;
    }

    .icon-slider {
        width: 35px !important;
    }

    .desc-activities {
        font-size: 22px;
        padding: 0 2%;
    }

    .titleCamp {
        font-size: 35px !important;
    }

    .columnLact {
        padding: 6% 40% 4% 8%;
    }

    .subtitleStart {
        font-size: 38px;
        margin-bottom: 2%;
    }

    p {
        margin: 0 0 15px 0!important;
    }

    .txtStart {
        font-size: 22px;
    }

    .btnStart {
        font-size: 20px;
        margin-top: 0;
    }

    .icon-Back {
        width: 24%;
    }

    /****/
    #questions {
        background-image: url("/assets/images/background_sky_stars.jpg");
        margin-bottom: 0;
        padding-bottom: 0;
        height: auto;
    }

    .contChallenge {
        height: auto;
        padding: 9% 12% 6% 12%;
    }

    .contQuestion {
        margin: 0 3% !important;
    }

    .titleQuestion {
        font-size: 35px !important;
    }

    .questionCamp {
        font-size: 18px;
    }

    .div-answer-correct {
        text-align: left;
    }

    .spaceDesk {
        display: none;
    }

    .cardQuiestions {
        padding: 4% 6%;
    }

    .div-answer-red {
        padding: 8px 20px;
        border-radius: 10px;
        line-height: 1.2em;
    }

    .div-answer-correct {
        padding: 8px 20px;
        border-radius: 10px;
    }

    .div-answer-blue {
        padding: 8px 20px;
        border-radius: 10px;
    }

    .modal-popTry {
        width: 50%;
        margin: 5% 25%;
    }

    /****/

    .columnL-finish {
        padding: 6% 50% 6% 8%;
    }

    .contFinish {
        padding: 10% 15% 5% 15%;
    }

    .btnDownload {
        font-size: 20px;
        bottom: 26%;
    }

    /****/
    .contCategory {
        padding: 9% 12% 5% 11%;
    }

    .columnL-category {
        padding: 3% 8%;
    }

    .txtCategory {
        font-size: 22px;
    }

    .opcCat {
        margin: 0 50% 0 0;
    }

    .btnCategory {
        font-size: 20px;
    }

    /*****/
    #subcategories {
        background-image: url("/assets/images/background_sky_stars.jpg");
        margin-bottom: 0;
        padding-bottom: 0;
        height: auto;
    }

    .contSubcategories {
        padding: 8% 15% 5% 15%;
    }

    .opcSubcat {
        margin: 8% 0 0 0;
    }

    .contSubcat {
        padding: 1% 12% 3% 12%;
    }

    .btnSubCat {
        padding: 0 !important;
        margin: 4% 2%;
    }

    .titleSubcat {
        font-size: 42px;
        margin: 0% 0 2% 0;
    }

    .imgSubcat {
        width: 90%;
    }

    .nameSubcat {
        width: 100%;
        padding: 6% 12%;
        line-height: 1.1em;
        font-size: 22px;
    }

    /***/
    .contentColor {
        padding-top: 4%;
    }

    .column1 {
        padding: 4% 2% 0% 6% !important;
    }

    .column3 {
        padding: 0 !important;
    }

    #molde {
        padding: 0 !important;
        display: inline-flex;
    }

    .color_palette {
        margin: -18% 32% 0 32%;
        padding: 2% 9%;
    }

    .txtColorSvg {
        font-size: 22px;
        margin-bottom: 6%;
        margin-top: 8%;
    }

    .btnDownPDF {
        font-size: 20px;
        margin: 4% 30% 4% 0;
    }

    .colors div {
        height: 40px;
        width: 40px;
    }

    #imgSvg svg {
        margin: 0% !important;
    }

    .btnBackSVG {
        font-size: 18px;
        margin: 3% 0 0 2%;
    }

    .contMolde {
        padding: 0 0 5% 0 !important;
    }

    .spaceSVG {
        padding: 13% 0;
    }

    .title {
        margin: 0 0 0 5%;
    }

    .imgTitle {
        margin: 0 0 1% 5%;
    }


    /***/
    .modal-popMore {
        width: 70%;
        margin: 3% 16%;
    }

    .modal-more {
        padding: 3% 3% 2% 3% !important;
    }

    .contentMore {
        padding: 3% 6% 2% 6%;
    }

    .logo-more {
        width: 25%;
        margin: 0 38% 3% 38%;
    }

    .txt-more {
        font-size: 32px;
        line-height: 1.2em;
    }

    .img-more {
        width: 80%;
    }

    /***/

}

/*--------------------------RESPONSIVE DESKTOP Medium---------------------*/
@media only screen and (min-width: 1366px) and (max-width: 1600px) and (min-height: 768px) {

    .txt-welcome {
        font-size: 32px !important;
        padding: 0;
    }

    .txt-desc-welcome {
        font-size: 22px !important;
    }

    .contentIndex {
        padding: 15% 10% 0 10%;
        background-position-y: 95% !important;
    }

    .imgIndexL {
        width: 50%;
    }

    .form-group {
        margin-bottom: 12px !important;
    }

    .colum-trivias-r {
        padding-right: 5%;
        padding-left: 6%;
    }

    .txt-trivias {
        font-size: 22px !important;
        margin: 25% 10% 10% 10%;
        color: #fff !important;
    }

    .input-grey {
        padding: 5px 12px !important;
        font-size: 18px !important;
        margin-bottom: 0 !important;
    }

    /*******/
    .txtGeneral {
        font-size: 20px;
        line-height: 1.2em;
        margin-bottom: 2%;
    }

    .cardR {
        padding: 6% 10% 6% 10%;
    }

    .contentCamp {
        padding: 2%;
        height: 70%;
    }

    .contStart {
        padding: 5% 0 !important;
        background-size: contain;
        background-position-y: 60%;
    }

    .cont-activities {
        margin: 9% 10%;
    }

    .cont-titleCamp {
        height: 20%;
        background-size: cover;
        margin-top: 0%;
        background-position: center;
    }

    /*********/

    .columnLact {
        padding: 10% 45% 8% 10%;
    }

    /*********/

    .modal-popTry {
        margin: 10% 25%;
    }

    .contFinish {
        padding: 12% 15% 5% 15%;
    }

    .columnL-finish {
        padding: 10% 50% 8% 8%;
    }

    .contCategory {
        padding: 11% 15% 5% 15%;
    }

    .columnL-category {
        padding: 6% 8%;
    }

    .contSubcat {
        padding: 3% 12% 6% 12%;
    }

    .contSubcategories {
        padding: 9% 15% 5% 15%;
    }

    .titleSubcat {
        font-size: 45px;
        margin: 3%  0;
    }

    .imgSubcat {
        width: 100%;
    }

    .nameSubcat {
        padding: 8% 12%;
    }

    .modal-popMore {
        margin: 6% 14%;
    }

    .column1 {
        padding: 8% 2% 0% 6% !important;
    }

    .color_palette {
        margin: 0% 31% 0 31%;
    }

    #molde {
        padding: 2% !important;
    }

    .colors div {
        height: 42px;
        width: 42px;
    }

    .modal-popReset {
        width: 60%;
    }

    .img-more {
        width: 90%;
    }

    .opcSubcat {
        margin: 4% 0 0 0;
    }
}



/*--------------------------RESPONSIVE TABLET---------------------*/
@media only screen and (min-width: 500px) and (max-width: 990px) {


    .contentIndex {
        padding: 9% 13% 0 13%;
    }

    .header_logo {
        margin: 0%;
        text-align: left;
        max-width: 70% !important;
        flex: 0 0 70% !important;
    }

    .contIndex {
        flex-direction: column;
        align-items: center;
    }

    .contentIndex {
        height: auto;
        padding: 15% 0 5% 0;
    }

    .imgIndexL {
        width: auto;
    }

    .btnIndex {
        margin-bottom: 10%;
    }

    .cont-titleCamp {
        background-position: 40% 15px;
        height: 24%;
    }

    .columnL {
        padding: 3% 6%;
    }

    .cont-titleCamp {
        background-position: 40% 15px;
        height: 24%;
    }

    .columnR {
        padding: 0 7% 8% 7%;
    }

    .contStart {
        padding: 14% 10% 4% 10%;
    }

    .btnBack {
        width: 20%;
    }

    .columnLact {
        padding: 12% 10% 54% 10%;
    }

    .cardStart {
        background-size: 70%;
        background-position: right bottom;

    }

    .contChallenge {
        padding: 14% 8% 6% 8%;
    }

    .titleQuestion {
        font-size: 38px !important;
        line-height: 1.1em;
        margin: 0 8%;
        display: block;
    }

    .cardQuiestions {
        padding: 5%;
    }

    .modal-popTry {
        width: 70%;
        margin: 20% 15%;
    }

    .btnTry {
        margin: 2% 20% 5% 20%;
    }

    .contFinish {
        padding: 18% 12% 5% 12%;
    }

    .columnL-finish {
        padding: 14% 12% 66% 12%;
    }

    .cardFinish {
        background-size: 80%;
        background-position: right bottom;
    }

    .contCategory {
        padding: 13% 10% 5% 10%;
    }

    .columnL-category {
        padding: 8% 10% 52% 10%;
    }

    .cardCategory {
        background-size: 80%;
        background-position: right bottom;
    }

    #subcategories {
        background-image: url("/assets/images/background_sky_stars.jpg");
        height: auto;
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
    }

    .contSubcategories {
        padding: 15% 10% 10% 10%;
    }

    .opcSubcat {
        margin: 8% 8% 2% 8%;
        flex-direction: column;
    }

    .btnSubCat {
        margin-top: 8%;
    }

    /* .imgSubcat {
        margin-top: -40px !important;
    } */

    .titleSubcat {
        margin: 0 !important;
        padding: 6% 12% 2% 0% !important;
    }

    .contSurprise {
        display: flex;
        padding: 10% 6% 5% 6%;
        flex-direction: column;
    }

    .btnBackSVG {
        float: none;
        width: 15%;
        margin: 12% 0 0 3%;
        display: block;
    }

    .contSurprise {
        padding: 0 6% 8% 6%;
    }

    .btnDownPDF {
        margin: 3% 16%;
    }

    .color_palette {
        margin: 5% 0;
        padding: 6% 2%;
    }

    .colors {
        height: 30px;
        display: flex;
        align-items: center;
    }

    .colors div {
        margin: 2% 5px;
    }

    .btn-reset {
        padding: 1%;
        margin: 0 0 0 8px;
    }

    .modal-popMore {
        width: 80%;
        margin: 20% 10%;
    }

    .logo-more {
        width: 40%;
        margin: 2% 30% 3% 30%;
    }

    .txt-more {
        font-size: 35px;
        margin: 3% 10%;
        line-height: 1.2em;
    }

    .img-more {
        width: 100%;
    }

    .contentMore {
        padding: 5% 2% 2% 2%;
    }

    .btnMore {
        margin: 2% 20% 5% 20%;
    }

    .colors .color-select {
        margin: 0 !important;
    }

    .modal-popReset {
        width: 70%;
        margin-top: 20%;
    }

    .contentReset {
        padding: 2% 15% 2% 15%;
    }

    .close-pop-up {
        width: 9%;
    }

}


/*--------------------------RESPONSIVE MOBILE---------------------*/

@media only screen and (max-width: 499px) {

    .btn-more-activity {
        font-size: 20px;
    }

    .contStart {
        background-size: cover;
        padding: 20% 2% !important;
    }

    .desc-activities {
        font-size: 20px;
        padding: 0 5%;
        margin: 0  0  1% 0!important;
    }

    .txt_activity_prev {
        font-size: 22px !important;
    }

    .cont-txt-activity {
        height: 100px !important;
    }

    .cont-activities {
        margin: 30% 0% 25% 0;
    }

    .txt-welcome {
        font-size: 30px !important;
    }

    .cont-titleCamp {
        background-size: cover;
        background-position-x: 30% !important;
    }


    .txt-desc-welcome {
        font-size: 20px !important;
        margin: 5% 10% !important;
    }

    .btnBack-campaing {
        background-color: #ED1C27 !important;
        width: 20%;
        top: 13%;
        left: 2%;
        font-size: 18px !important;
    }

    .columnL {
        padding: 8% 1% !important;
    }

    .content-challenge {
        padding: 35% 5% 20% 5%;
    }


    /** header**/
    .header_logo {
        margin: 0%;
        text-align: left;
        max-width: 80% !important;
        flex: 0 0 80% !important;
    }

    .dropdown-menu {
        right: 0 !important;
        float: right !important;
        left: auto !important;
    }


    .div-country {
        padding-left: 0% !important;
        line-height: 0;
        padding-top: 5px;
    }

    .icon_bandera {
        width: 50px;
    }

    .fw-bold {
        display: none;
    }

    .contIndex {
        flex-wrap: wrap;
    }

    .contentIndex {
        height: auto;
        padding: 28% 0 25% 0;
        background-size: auto;
        background-position-y: 70%;
        
    }

    .txtIndex {
        font-size: 32px !important;
        line-height: 1.1em;
    }

    .imgIndexL {
        width: 65%;
    }

    #main-container {
        height: auto !important;
    }

    .options {
        margin: 100px 8px 0 8px;
        padding-bottom: 6%;
    }

    .colLeft {
        padding-bottom: 10% !important;
    }

    .colRight {
        padding-bottom: 20% !important;
    }

    .btnIndex {
        font-size: 16px;
        margin-bottom: 5%;
    }


    .input-grey {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .form-trivias {
        padding: 5% 6% 20% 6%;
    }

    .title-trivias {
        font-size: 50px !important;
    }

    .txt-trivias {
        font-size: 22px !important;
        margin: 0 2% 6% 2%;
        color: #fff !important;
    }

    .content-trivias {
        background-size: cover;
        background-position: left;
        background-position-y: bottom;
        margin: 12% 0;
    }

    .colum-trivias-l {
        padding-right: 10%;
        padding: 5% 0;
    }

    .h3,
    h3 {
        font-size: 1.3rem;
    }

    .imgIndex {
        width: 180px;
    }

    .colLeft {
        padding-bottom: 2%;
    }

    .colRight {
        padding-bottom: 2%;
    }

    /***/

    .imgIconRigth {
        display: none;
    }

    .txtFooter {
        font-size: 12px;
        line-height: 1em;
        width: 50%;
        margin-right: 3%;
    }

    .imgVigilado {
        width: auto;
    }

    /***/
    .cont-titleCamp {
        margin-top: 18%;
        padding: 14% 0 !important;
        background-position: center;
    }

    .bannerCamp {
        font-size: 38px;
        padding: 0 !important;
        display: none;
    }

    .columnL {
        justify-content: center !important;
        padding: 8% 6% !important;
    }

    .columnR {
        padding: 0 !important;
        margin-bottom: 20%;
    }

    .cardR {
        margin: 0 !important;
        padding: 4% 4% 8% 4% !important;
    }

    .imgAct {
        width: 70%;
    }

    .subtitleCamp {
        font-size: 25px;
        line-height: 1.2em;
    }

    .txtGeneral {
        font-size: 18px;
        margin: 6% 0;
    }

    .btn_more_mobile {
        background-color: #ED1C27;
        border-radius: 30px;
        box-shadow: 3px 5px 8px 3px #D7D7D7;
        color: #fff;
        padding: 1% 8%;
        font-size: 20px;
        font-weight: 600;
        margin: -10% 20% 20% 22% !important;
        display: none !important;
    }

    .btn_more_mobile:hover {
        background-color: #047cbc;
        color: #fff;
        text-decoration: none !important;
    }

    .btnCamp {
        bottom: 10% !important;
        font-size: 20px;
        margin: 0 30%;
        text-align: center;
    }

    .btn_more {
        display: none;
    }

    /****/
    .cardOtherCamp {
        border-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        padding: 30% 5% 5% 5% !important;
        background-position: bottom;
    }

    .btnBack {
        font-size: 16px;
        width: 25%;
    }

    .columnO {
        padding: 0 !important;
        margin-top: 18% !important;
    }


    .titleCamp {
        font-size: 35px !important;
        padding-top: 0 !important;
        line-height: 1em;
        margin: 25% 2% 10% 2%;
    }

    .opcCamp {
        margin: 5% 8% !important;
        padding-bottom: 40%;
    }

    .btnOtherCamp {
        bottom: 0% !important;
        font-size: 20px;
        margin: 7% 0;
    }

    /*****/
    .cardStart {
        border-radius: 15px!important;
        background-position: bottom;
        padding: 5%;
    }

    .btnBack {
        margin-top: 6%;
    }

    .columnLact {
        padding: 15% 6%;
    }

    .subtitleStart {
        font-size: 36px;
    }

    .txtStart {
        font-size: 20px;
    }

    .btnStart {
        font-size: 20px;
        margin: 0 0 100% 0;
    }

    /*******/
    #questions {
        background-image: none;
    }

    .contChallenge {
        padding: 0 !important;
    }

    .cardQuiestions {
        border-radius: 0 !important;
        padding: 28% 6% 20% 6%;
    }

    .titleQuestion {
        font-size: 28px !important;
        padding: 4%;
        line-height: 1em;
    }

    .questionCamp {
        font-size: 18px;
        line-height: 1em !important;
        margin: 0 !important;
    }

    .col-sm-12,
    .col-md-12 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .div-answer-correct {
        margin: 0 0 40px 0;
        padding: 8px 20px 8px 20px !important;
        font-size: 18px;
        line-height: 1.1em;
    }

    .div-answer-blue {
        margin: 0 0 40px 0;
        padding: 8px 20px 8px 20px !important;
        font-size: 18px;
        line-height: 1.1em;
    }

    .div-answer-red {
        margin: 0 0 40px 0;
        padding: 8px 20px 8px 20px !important;
        font-size: 18px;
        line-height: 1.1em;
    }

    .imgChoose {
        bottom: 8%;
    }

    .opcAnswer {
        margin: 0 !important;
        padding-right: 2% !important;
    }

    input.btn.btn-rounded-red.next.action-button {
        margin-top: 0 !important;
        margin-bottom: -1% !important;
    }

    .contQuestion {
        padding-bottom: 20% !important;
    }

    .modal-popTry {
        width: 90%;
        margin: 15% 5%;
    }

    .btnTry {
        font-size: 18px;
        margin: 6% 10% 5% 10%;
    }

    /******/

    .contFinish {
        padding: 0% !important;
    }

    .cardFinish {
        border-radius: 0% !important;
        background-position: bottom;
        border-bottom-right-radius: 0% !important;
        padding: 20% 4%;
    }

    .columnL-finish {
        padding: 10% 6%;
    }

    .btnDownload {
        font-size: 20px;
        margin-bottom: 100%;
    }

    /**********/
    .contCategory {
        padding: 0 !important;
    }

    .cardCategory {
        border-radius: 0 !important;
        background-position: bottom;
        border-bottom-right-radius: 0 !important;
        padding: 20% 4%;
    }

    .columnL-category {
        padding: 10% 6% !important;
        margin-right: 0 !important;
    }

    .txtCategory {
        font-size: 20px;
    }

    .opcCat {
        margin: 5% 10%;
        padding-bottom: 70%;
    }

    .btnCategory {
        font-size: 20px;
    }

    /*****/
    #subcategories {
        background-image: none;
    }

    .contSubcategories {
        padding: 0 !important;
    }

    .cardSubcat {
        border-radius: 0 !important;
        background-position: bottom;
        border-bottom-right-radius: 0 !important;
        padding: 20% 4% 0 4%;
    }

    .contSubcat {
        padding: 20% 5% 20% 5%;
    }

    .titleSubcat {
        font-size: 38px;
    }

    .opcSubcat {
        margin: 8% 0 0 0;
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding: 5% 0 0 0;
    }

    .nameSubcat {
        margin: 2%;
        font-size: 20px;
    }

    /******/
    .contentCamp {
        padding: 0 6% !important;
    }

    .contSurprise {
        padding: 8% 0 5% 0;
    }

    .btnDownPDF {
        padding: 1% 4%;
        font-size: 20px;
        margin: 4% 7%;
    }

    #imgSvg svg {
        width: 80%;
        height: auto;
        margin: 0 0 4% 0 !important;
    }

    .txtColorSvg {
        font-size: 18px;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }

    .colors div {
        height: 28px;
        width: 28px;
        margin: 0 3px;
    }

    .btn-reset {
        padding: 1%;
        margin: 0 0 0 1%;
    }


    .column1 {
        padding: 0 8% !important;
    }

    .column3 {
        padding-bottom: 10%;
    }

    .color_palette {
        margin: 2% 0 5% 0;
        padding: 4% 1%;
    }

    .colors {
        display: inline-flex;
        width: 100%;
    }

    .colors div {
        height: 30px;
        width: 30px;
        border-radius: 5px !important;
        margin: 0 1%;
    }

    .colors .color-select {
        margin: 0 !important;
    }

    .spaceSVG {
        padding: 13% 0;
    }

    .imgExam {
        width: 40%;
        margin-left: 6%;
        bottom: 3%;
    }

    .title {
        font-size: 26px;
        margin: 3% 0 3% 5%;
        line-height: 1em;
    }

    .contMolde {
        padding: 0;
    }

    .imgLegal_surprise {
        height: 80px;
        margin: 1% 2% 0 0;
    }

    .imgVigilado_surprise {
        margin-left: 1%;
        height: 97px;
        bottom: 4%;
    }

    .imgTitle {
        width: 60%;
        margin: 0 0 4% 5%;
    }

    .btnBackSVG {
        float: none;
        font-size: 16px;
        width: 25%;
        display: block;
        margin: 22% 0 0 3%;
    }

    /****/


    .modal-popMore {
        width: 90%;
        margin: 4% 5%;
    }

    .modal-more {
        margin-top: 30%;
    }

    .logo-more {
        width: 50%;
        margin: 2% 25% 3% 25%;
    }

    .txt-more {
        font-size: 24px;
        line-height: 1.2em;
        margin: 3% 0 3%;
    }

    .contentMore {
        display: inline-flex;
        flex-wrap: inherit;
        padding: 0 !important;
        margin: 8% 0 2% 0;
    }

    .col-md-3,
    .col-sm-1 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .img-more {
        width: 60px;
        height: 50px;
    }

    .btnMore {
        font-size: 18px;
        margin: 6% 10% 5% 10%;
    }

    .modal-popReset {
        width: 80%;
        margin-top: 10%;
    }

    .close-pop-up {
        width: 12%;
    }
}

/*-----------------------------slider activities------------------------------------*/

.slide-container {
    max-width: 90%;
    width: 100%;
    padding: 2% 0;
}

.slide-content {
    margin: 0 60px;
    overflow: hidden;
    border-radius: 25px;
}

.card {
    border-radius: 25px;
    background-color: #FFF;
}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #4070F4;
    border-radius: 25px 25px 0 25px;
}

.overlay::before,
.overlay::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #4070F4;
}

.overlay::after {
    border-radius: 0 25px 0 0;
    background-color: #FFF;
}

.card-image {
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
}

.card-image .card-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #4070F4;
}

.name {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.description {
    font-size: 14px;
    color: #707070;
    text-align: center;
}

.button {
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 8px 16px;
    background-color: #4070F4;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.button:hover {
    background: #265DF2;
}

.swiper-navBtn {
    color: #6E93f7;
    transition: color 0.3s ease;
}

.swiper-navBtn:hover {
    color: #4070F4;
}

.swiper-navBtn::before,
.swiper-navBtn::after {
    font-size: 35px;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet {
    background-color: #6E93f7;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #4070F4;
}

.swiper-wrapper{
    align-items: flex-end !important;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: none !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: none !important;
}

.icon-slider{
    width: 60px;
}

.swiper-navBtn {
    background-color: #fff !important;
    border-radius: 30px !important;
    padding: 2% 3% !important;
    z-index: 1;
}

.swiper-navBtn:hover {
    background-color: #bebebe !important;
}

.swiper-button-next, .swiper-button-prev {
    width: calc(var(--swiper-navigation-size)/ 44 * 80) !important;

}


@media screen and (max-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }

    .swiper-navBtn {
        display: none;
    }
}


/*-----------------------------------------------------------------------------------*/
