.contain_banderas2 {
    order: 3;
    display: flex;
    width: 88%;
    margin-top: 260px !important;
    background-color: #ececec;
    border-radius: 3px;
    padding: 10px 10px;
    align-items: center;
    justify-content: space-between;
    font-size: 22px; margin-left:6%; 
	margin-right:6%;
	margin-bottom:10px
  }
#country-mobile {
  display: none;
  flex-direction: column;
  cursor: pointer;
}

.flags_image {
 /* width: auto;
  height: 25px;*/
 } 
.itemFaqs {
  margin-bottom: 1rem !important;
  border-radius: 10px !important;
  background-color: #F1F4F7!important;
  border: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.buttonFaqs {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  background-color: #f1f4f7 !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.buttonFaqs:hover {
  background-color: #0099ff26 !important;
  border: 1px solid #0099ff !important;
}

.accordion-button:focus {
  box-shadow: 0 0 0 0 hsl(210deg 27% 96%) !important;
}
.accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F1F4F7;
  color: #000;
  font-weight: 600;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  border-radius: 10px;
}
.accordion-item{
  background-color: #F1F4F7;
  font-family: 'open sans';
}
.active, .accordion:hover {
  /* background-color: #ccc;  */
}


.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #F1F4F7 !important;
  border:0px !important;
}
.panel > p {
  font-size: 14px;
  background-color: #F1F4F7 !important;
  border:0px !important;
}
.texto_menu_movil_fam{font-family: 'Poppins', sans-serif; !important}
.texto_menu_movil_{
font-size:21px; color: rgb(2, 2, 2);font-family: 'Poppins', sans-serif; font-weight:100;cursor: pointer;

  font-weight: 400;
}

@media (max-width: 767px) {

.footer_publico_link_{width:50%!important; float:left; height:30px!important;}
.footer_publico_link_s{ display:none !important;}
.footer_publico_link__inicio_{width:100%!important; float:left;}

.modal-dialog_ {
  height: 100vh !important;
  display: flex;
}

.modal-content_ {
  margin: auto !important;
  width:95% !important;
  height: fit-content !important; margin-top:10px !important
}


img {

height: auto !important;
max-width: 100% !important;
}
#div_opciones_cursosa{ display:none !important;}
#div_opciones_cursosb{ display:none !important;}


.accordion:after {
  content: '';
  font-weight: bold;
  float: right;
} 

.cursos_container_hide {
  display: none;
}
    }
	.cursos_container {
  background-color: #0099ff; /* background-color: #ff0000; */
  position: fixed;
  height: 80%;
  width: 100%;
  top: 60;
  z-index: 400;
  padding-top: 1%;
}
@media (min-width: 767px) {
.footer_publico_link_{width:auto; float:left}
.footer_publico_link_s{width:20px; float:left}
.footer_publico_link__inicio_{width:100%!important; float:left;display: flex;justify-content: left;align-items: center;}

.modal-dialog_ {
  height: 100vh !important;
  display: flex;
}

.modal-content_ {
  margin: auto !important;
  width:100% !important;
  height: fit-content !important; margin-top:10px !important
}

.cursos_container_hide {
  display: none;
}
.menuppal{ display:none;}
.menuppal2{ display:none;}	
	.accordion:after {
  content: '';
  font-weight: bold;
  float: right;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #FEA51F;
}

}
/*navpro3*/

.countrys-mobile,
.hidde_desktop,
.containercoursesback,
.container_courses_modal_mobile,
.courses_modal_mobile {
  display: none;
}

  .countrys-mobile {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    display: none;
  }


.hide_flags {
  position: fixed;
  width: 55px;
  right: 10px;
  overflow-x: hidden;
  overflow: auto;
  max-height: 60vh;
  display: none;
  top: 75px;
  z-index: 320;
}

.hide_flags::-webkit-scrollbar {
  width: 12px; /* width of the entire scrollbar */
}

.hide_flags::-webkit-scrollbar-track {
  background: rgb(255, 255, 255); /* color of the tracking area */
  border-radius: 20px;
}

.hide_flags::-webkit-scrollbar-thumb {
  background-color: #0099ff; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 2px solid white; /* creates padding around scroll thumb */
}

.flags_image {
  /*width: auto;
  height: 25px;*/
}
.flags_awwor {
  width: auto;
  height: 6px;
  margin-left: 2px;
}

.menuppal.is_active{
  transform: translate3d(0px, 0px, 0px);
}
/*.menuppal.is_active{
  transform: translate3d(0px, -100%, 0px);
}*/
.menuppal{
display: none;
   background-color: #FFFFFF;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow-y: scroll;
	overflow-x: hidden;
    position: fixed;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.35s cubic-bezier(0.05, 1.04, 0.72, 0.98) 0s;
    width: 80%;
    z-index: 1001;
}
.menuppal2{
 display: none;
    width: 100%;
    height: 130%;
    background-color: #000000bd;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 299;
}
.menuppal ul{
  margin:0;padding:0;
  margin-top:10px;
}
.menuppal ul li { 
  list-style: none;
	text-align:left;
	font-family: Verdadna, Arial, Helvetica;
	color: #000000;
	font-size:12px;
	line-height:3em;
	height:3em;
  color:#369;
	text-transform:none;
	font-weight:bold;
}
.menuppal ul li a{
  text-decoration:none;
  color:#369;
}
.menuppal ul li a:hover{
  text-decoration:none;
  color:#333;
}

.containbuttons {
margin-top:10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  /* background-color: green; */
}

 .containbuttons {
    display: flex;
    flex-direction: column !important;
    width: 100%;
   
  }
  
   .mobilechangeorder {
    width: 100%;
    
  }
  .mobilechangeorder2 {
    width: 100%;
    
  }


.iniciarsesion {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-weight: 500;
    border: 2px solid #b3b3b3 !important;
    outline: none !important;
    border-radius: 5px;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    font-size: 22px;
  }
.botonHeader3 {
  background-color: #222225 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  border: none !important;
  outline: none !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  margin-right: 10px !important;
  padding: 5px 14px !important;
  width:100% !important;
}

.arrow_modal3 {
  transform: rotate(0deg);
  transition: transform ease-in-out 0.5s;
  width: 17px;
  margin-left: 3px;
  /* background-color: orange; */
}

.rotate {
  transform: rotate(-180deg);
  transition: transform ease-in-out 0.5s;
  width: 17px;
  margin-left: 3px;
  margin-right: 3px;
}
.arrow_modal {
  transform: rotate(0deg);
  transition: transform ease-in-out 0.5s;
  width: 17px;
  margin-left: 3px;
  margin-right: 3px;
}

lottie-player {
  z-index:-999 !important;
}
a{ text-decoration:none !important;}
a.redButton:hover{ color:#FFFFFF !important;}
.contentContainer__menuButton:visited{ color: #000000 !important;}
a.redButton:visited{ color:#FFFFFF !important;}

a.a_contenidos:hover{ color:#FFFFFF !important;}
.a_contenidos:visited{ color: #000000 !important;}
a.a_contenidos:visited{ color:#FFFFFF !important;}
.principal_contPublic__panel{
display:none;}

.a_contenidos{
  background-color: #F9FCFF !important;
    border-top: solid 1px #cfcfcf ;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    text-align: left;
    padding: 15px 10px 15px 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

/* ---- mediaQuery tablet --- */
@media screen and (max-width:880px) {

.menuppal{
width: 80% !important;
}
}


/* ---- mediaQuery mobile --- */
@media screen and (max-width:600px) {
.menuppal{
width: 80% !important;
}
}



        body{
            margin: 0;
        }
        .textColorWhite{
            color: #fff;
        }
        .backroundColorBlack {
        background-color: #000000;
        }
        /* ---footer--- */
        .witedFooter {
            padding: 60px 8% 10px 8%;
			height:auto !important;
			width:100%!important;
			min-height:370px !important;
        }

        .footerColumns {
            display: flex;
            flex-direction: row;
        }

        .footerColum__item {
            text-decoration: none;
            color: #fff;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            margin: 6px 0 6px 0;
        }

        .footerColum__item:hover {
            color: #bdbdbd;
        }

        .footerColum {
            display: flex;
            flex-direction: column;
        }

        .columnA {
            width: 150px;
        }

        .columnB {
            width: 40%;
            padding-left: 8%;
            display: flex;
            flex-flow: row nowrap;
        }

        .columnB__sectionA {
            width: 50%;
            display: flex;
            flex-flow: column nowrap;
        }

        .columnB__sectionB {
            width: 50%;
            padding-left: 20px;
            display: flex;
            flex-flow: column nowrap;
        }

        .columnD {
            width: 40%;
            display: flex;
            flex-direction: column;
            padding-left: 4%;
        }

        .footerLogo {
            width: 100%;
        }

        #footerColum__itemSpecial {
            margin-top: 34px;
        }

        .columnD__title {
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            color: #fff;
            margin-top: 6px;
            margin-bottom: 6px;
        }

        .columnD__socialmedia {
            display: flex;
            flex-direction: row;
            margin-bottom: 20px;
        }

        .columnD__socialmedia__link {
            display: flex;
            flex-direction: row;
            text-decoration: none;
            color: #fff;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            padding-right: 5%;
        }
		.columnD__socialmedia__link_ {
            display: flex;
            flex-direction: row;
            text-decoration: none;
            color: #fff;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            padding-right: 5%;
        }

        .columnD__socialmedia__icon {
            width: 30px !important;
            padding-right: 10px;
        }

        .columnD__socialmedia__link:hover {
            color: #bdbdbd;
        }
		.columnD__socialmedia__link_:hover {
            color: #bdbdbd;
        }

        .columnD__newsletter {
            width: 100%;
            display: flex;
            flex-flow: row nowrap;
        }

        #footerNewsletter {
            appearance: none;
            border: 1px solid #ced4da;
            background-color: #222324;
            border-radius: 5px;
            padding: 10px 8px 10px 8px;
            width: 65% !important;
            margin-right: 10px;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            color: #fff;
        }

        #footerNewsletterButton {
            color: #fff;
            width: 30%;
            padding: 10px 10px 10px 10px;
            border-radius: 5px;
            background-color: #0f54bb;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            border: 0;
        }

        .footerCopy {
            width: 100%;
			float:left;
            margin-top: 100px !important;
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
        }

        @media (max-width:1040px) {
		.witedFooter {
            padding: 60px 8% 10px 8%;
			height:auto !important;
			width:100%!important;
			min-height:640px !important;
        }
            /* --- Footer ---- */
            .footerColumns {
                flex-direction: column;
            }

            .columnA {
                width: 150px;
                padding-bottom: 30px;
            }

            .columnB {
                width: 70%;
                padding-left: 0;
                padding-bottom: 40px;
            }

            .columnB__sectionA {
                width: 50%;
            }

            .columnB__sectionB {
                width: 50%;
            }

            .columnD {
                width: 100%;
                padding-left: 0;
            }

            #footerNewsletter {
                width: 50%;
            }

            #footerNewsletterButton {
                width: 100px;
            }
        }


        @media (max-width:900px) {
            /* --- footer--- */
            .columnB__sectionA {
                width: 50%;
            }

            .columnB__sectionB {
                width: 50%;
            }

        }

        @media (max-width:658px) {
            /* --- Footer ---- */
            .columnB {
                width: 100%;
                padding-left: 0;
                padding-bottom: 40px;
            }

            .columnD {
                width: 100%;
                padding-left: 0;
            }

            #footerNewsletter {
                width: 100%;
            }
        }

        @media (max-width:430px) {
            /* --- Footer ---- */
            .columnD__socialmedia__link {
                display: flex;
                flex-direction: column;
                align-items: center;
                padding-top: 10px;
            }
			.columnD__socialmedia__link_ {
               display: flex;
            flex-direction: row;
            text-decoration: none;
            color: #fff;
            font-family: 'Poppins', sans-serif;
            font-size: 14px;
            padding-right: 5%;
            }

            #footerNewsletterButton {
                width: 40%;
            }
        }
    