/**
 *
 * @ MLM Matriz Forzada Tableros
 *
 * @ Version  : 1.0
 * @ Author   : Efren Garcia
 * @ Release on : 2024-06
 * @ Website  : http://www.facebook.com/efren315efren
 * @ Whatsapp  : +58 424 7607786
 *
 **/
 
p{margin:0 0 1.5em}



.edu-au-vic-wa-nt-arrows-bonitas {
  font-family: "Edu AU VIC WA NT Arrows", cursive !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.parkinsans-fuentes-main {
  font-family: "Parkinsans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

html {
  --font-family-parkinsans: "Parkinsans", sans-serif;
}

body {
  font-family: var(--font-family-parkinsans);
}

*:not([class*="fa"]):not(.edu-au-vic-wa-nt-arrows-bonitas):not(i) {
  font-family: var(--font-family-parkinsans) !important;
}
.head{
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 17%, rgba(15,15,17,1) 47%, rgba(18,93,108,1) 95%);
border: 0px !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: inherit;
}

#password{
  border-radius: 4px 0px 0px 4px !important;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, header .navbar-default .navbar-nav > li > a {
  border-left: 1px solid transparent;
}

.ulmenu{
  float: right;
  color: #FFF;
}

.br-10{
  border-radius: 10px;
}

.btn{
  border-radius: 7px !important;
}

.alert{
  border-radius: 7px !important;
}

.header>li>a{padding-top:25px;padding-bottom:25px}.navbar{min-height:70px}.navbar-toggle{margin-top:17px;margin-bottom:17px}

.loader{background:url(img/ajax-loader.gif) no-repeat scroll 50% 50%}
.noti-popup{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0 ,0,.7);z-index:99;text-align:center;overflow:auto}
.error_box{width:70%;height:auto;margin:auto;top:40%;padding:10px;text-align:left;position:relative;background:#fde2db;color:#ce3a40}
.error_box>.close{color:#fff!important;background:#000!important;opacity:1}
.error_box2{width:70%;height:auto;margin:auto;padding:10px;text-align:left;position:relative;background:#fde2db;color:#ce3a40}
.error_box3{width:100%;height:auto;margin:auto;padding:10px;text-align:left;position:relative;background:#fde2db;color:#ce3a40}
.success_box{width:70%;height:auto;margin:auto;top:40%;padding:10px;text-align:left;position:relative;background:#effae7;border:1px solid #c5eda7;color:#41701b}


.info_box{background:#e1f7fd;color:#0d97bf;padding:7px;margin:10px 0}

.forgotpassword{color:#0089da !important;font-weight:700}.div-pad{background:#fff;padding:15px}.contenido-pad{width:800px;margin:50px auto}.contenido-pad p{margin:0 0 1.5em}.alignright{float:right;margin-left:1.5em;margin-top:20px}.alignleft{float:left;margin-right:1.5em}.clear{clear:both}

.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive-item,embed,iframe,object,video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}.pie{display:flex;align-content:center;align-items:center;justify-content:center}

.redes{width:50%;font-size:25px}@media (max-width:480px){.pie{display:block}.redes{width:100%}.contenido-pad{width:100%}.contenido-pad img{width:100%;float:none;margin:20px auto}}

@media (max-width:767px){.
  header>li>a{padding-top:10px;padding-bottom:10px}
  .ulmenu{
      float: none;
    }
  .d-flex{
        display: inline-grid;
  }
}

.main-content{
    background: url(../img/fondo.png) center center no-repeat fixed, #055553;
}
.fmlm{
    background: url(../img/fmlm.png) center center no-repeat fixed, #e6e6e6;
}
.banner {
  background: url(../img/header-bg.png) no-repeat left top, linear-gradient(90deg, rgb(2, 0, 36) 17%, rgb(15, 15, 17) 47%, rgb(18, 93, 108) 95%);
}


.row-flex2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.tagline-box {
  border: 1px solid rgba(125, 125, 125, 0.25);
  padding: 30px;
}
.tagline {
  font-size: 64px;
  font-weight: 400;
  color: #000;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  margin: 0;
}

.tagline span {
  font-weight: 700;
  color: #fd0;
}

.banner span{
    color: #000;
    -webkit-text-fill-color: #000;
  -webkit-text-stroke: 2px #FFF;
}
.banner {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #FFF;
}
.banner h2 span {
  display: inline-block;
  margin-top: 10px;
  padding: 3px 12px;
  font-size: 38px;
  font-weight: 600;
  background: transparent !important;
  color: #fd0;
}

.light-bg {
  background-color: #f1f8ff;
}

.p60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.video-part .title {
  font-size: 46px;
  font-weight: 700;
  color: #f3581b;
  margin: 0 0 20px 0;
}

.video-part .sub-title {
  font-size: 40px;
  font-weight: 400;
  color: #323849;
  margin: 0 0 20px 0;
}
.video-part .para {
  font-size: 35px;
  color: #505050;
  line-height: 36px;
}

.video-part .para span{
    color: #f3581b;
    font-weight: bold;
}

.tx{
    border: 1px solid rgba(125, 125, 125, 0.25);
    padding: 30px;
}

.info-video{
    font-size: 53px;
    text-align: right;
}
.info-video2{
    font-size: 40px;
    text-align: right;
}

.info-video2 span, .info-video3 span{
    color: #f3581b;
    font-weight: bold;
}

.h1, .h2, .h3, h1, h2, h3 {
  font-family: 'Poppins', sans-serif;
}

.info-video3{
    font-size: 40px;
    text-align: left;
    line-height: 1.6;
}

.info-video3 i{
    color: green;
}

.stage-box {
  background-color: #fff;
  box-shadow: 0 3px 20px rgb(0 0 0 / 8%);
  padding: 20px;
  margin-bottom: 30px;
}

.stage-box .title {
  background-color: #fff;
  border-radius: 100%;
  border: 1px solid #f3581b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.stage-box .title .text {
  font-size: 22px;
  font-weight: 400;
  color: #505050;
  margin: 0;
  line-height: 32px;
  text-transform: uppercase;
}

.stage-box .title .text span {
  font-size: 32px;
  font-weight: 700;
}

.stage-box .price {
  background-color: #055553;
  border-radius: 3px;
  padding: 15px;
}

.stage-box .price .text {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.stage-box .price .text span {
  font-size: 55px;
}

.stage-box ul {
  margin: 0;
  text-align: center;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.stage-box ul li {
  color: #505050;
  font-size: 17px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  line-height: 30px;
}

.adpack .footer {
  padding: 6px 10px;
}

.stage-box .footer {
  border: 1px solid #f3581b;
  border-radius: 3px;
  padding: 12px 10px;
}
.adpack .footer .text {
  line-height: 24px;
}
.stage-box .footer .text {
  color: #505050;
  font-size: 20px;
  margin: 0;
  font-weight: 400;
}
.stage-box .footer .text span {
  color: #f3581b;
  font-weight: 700;
}

.MainVideos{
    margin-top: 20px;
    margin-bottom: 20px;
}

.listaVideos{
    overflow-y: scroll;
    max-height: 635px;
    padding-right: 10px;
}
.elTituloVideo{
    margin-bottom: 7px;
    font-weight: bold;
}

header .navbar-brand {
  margin-right: inherit;
}

.banner-head img{
    width: 100%;
}

.img-home{
    margin: 0 auto;
    text-align: center;
}
.cashcash{
    font-size: 67px;
    font-weight: bolder;
}

.d-block{
    font-size: 35px;
    font-weight: bolder;
}
.homme{
  position: relative;
}
.link_to_lng{
  position: absolute;
  right: 40px;
  top: 40px;
}
.boton_lng{
  background: #fd0;
  color: #000;
  font-weight: bolder;
  font-size: 20px;
}
.btn-register{
  /*background: #fd0;*/
  background-image: radial-gradient(circle at 0% 0%, #ffff91 0, #ffff6f 16.67%, #ffe949 33.33%, #f8d110 50%, #f0b800 66.67%, #e9a000 83.33%, #e48800 100%);
  color: #000;
  width: 40%;
  padding: 15px;
  border-radius: 15px;
  margin-top: 50px;
}
.nav-resalt{
  background-color: #0089da;
}
.nav-resalt a{
  color: #FFF !important;
}

.titulos{
  -webkit-text-fill-color: #FFF;
  -webkit-text-stroke: 2px #000;
  font-weight: 800;
}

.video-part{
  background: #000;
}

@media (max-width:768px){
  #bs-example-navbar-collapse-1{
    max-height: 500px !important;
    overflow: auto;
  }
  .d-flex{
        display: inline-grid;
  }
  
}

.mb-4{
    margin-bottom: 4px;
  }

.d-flex{
  
}

