@font-face {
    font-family: 'Gotham Medium';
    src: url(../fonts/GOTHAM/GOTHAM-MEDIUM.TTF);

}

@font-face {
    font-family: 'Gotham Regular';
    src: url(../fonts/GOTHAM/Gotham Book.ttf);

}

.master_embajadores{
    width:365px;
    height: auto;
    float: left;
    position: relative;
}
.pestana_conoce{
    width:365px;
    background-color: #36B3BC;
    height: auto;
    float: left;
    position: relative;
}

.pestana_titulo{
    width: 325px;
    height: auto;
    margin-left: 17px;
    margin-top: 17px;
    text-align: center;
    font-family:'Gotham Medium';
    font-size: 15px;
    color: white;
}

.pestana_subtitulo{
    width: 290px;
    margin-top:10px;
    margin-left:21px;
    margin-bottom: 17px;
    color: white;
    font-size: 11px;
    font-family:'Gotham Medium';
}

.video_embajadores{
    height:305px;
    width:189px;
    float: left;
    position: relative;
}
.video_embajadores iframe{
    width:365px;
    height:305px;
}

.primary_container{
    width:365px;
    height:auto;
    float: left;
    position: relative;
}


.second_container{
    position:relative;
    float: left;
    height: auto;
    width: 365px;
}
.third_container{
    background-color:black;
    width:365px;
    border-bottom:3px solid white;
}
.textos_lateral{
    float: left;
    position: relative;
    width: 365px;
    background-color: #4A494A;
    margin-top: -90px;
}
.botones_generacion{
    top: 574px;
    position: relative;
}
.titulo_1 p{
    font-size: 35px;
    font-family:'Gotham Medium, Regular';
    margin-top: 0px;
}
.text_comun{
    color:white;
    position:relative;
    float:left;
    margin-right:33px;
    margin-left:38px;
}
.text{
    background-color:#4A494A;
    height:auto;
    width:230px;
    margin-top:35px;
    margin-left: 38px;
}

.text_inside{
    color: white;
    font-family: 'Gotham Medium';
    font-size:34px;
    word-wrap:break-word;
}
.text2{
    background-color:#4A494A;
    width:280px;
    height: auto;
    margin-top:80px;
    margin-bottom: 100px;
    margin-left: 38px;
    color: white;
    word-wrap:break-word;
}

.tex_inside2{
    font-size: 17px;
    font-family:'Gotham Medium';
    word-wrap:break-word;
}
.button1{
    background-color:#31BD9C;
    height:90px;
    width:183px;
    color: white;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family:'Gotham Medium';
    font-size:18px;
}
.button2{
    background-color:#4A494A;
    height:90px;
    width:182px;
    color: white;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    font-family:'Gotham Medium';
    font-size:18px;
}
.button_box{
    top: 92px;
    background-color:#31BD9C;
    height:auto;
    width:365px;
    float:left;
    position: relative;
}
.embajador_img{
    width:160px;

    margin-left: 11px;
    margin-top: 10px;
    float: left;
    /*position: relative;*/

}

.embajador_img img{
  width: 158px;
  height: 158px;
  border-radius: 50%;
  margin:0 auto;
  border: 2px solid white;
  cursor:pointer;
  transition: all .2s ease-in-out;
}

.embajador_img3{
    border-radius: 3px;
    width:158px;
    height:39px;
    color: #077077;
    font-size: 10px;
    text-align: center;
    padding-top: 10px;
    background-color: #BAF8DC;
    font-family: 'Gotham Medium';
    margin: 0 auto;
    position: relative;
    top:-15px;
}
.button_box1{
    margin-left: 0px;
    margin-top:2px;
    width:354px;
    height:auto;
}
.button_paises{
    border-radius: 3px;
    background-color:#BAF8DC;
    width: 352px;
    height: 38px;
    color: #077077;
    border: none;
    margin: 2px;
    margin-left: 6px;
    font-size:14px;
    font-family:'Gotham Medium';
}
.select_paises_movil{
    border-radius: 3px;
    background-color:#BAF8DC;
    width: 352px;
    height: 38px;
    color: #077077;
    border: none;
    margin: 1px;
    margin-left: 6px;
    font-family:'Gotham Medium';
}
.select_paises{
    display: none;
}
.button_paises:hover{
    background-color: white;
}
.button_paises_active{
    background-color: #FFFFFF;

}
.button_box2{
    margin-left: 2px;
    margin-top:11.24px;
    width:353px;
}
.mundo_nfuerza{
    width:160px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 140px;
    margin-left: 110px;
}

/*Aquí empieza el segundo div más importante*/

.master_embajadores2{
    height: auto;
    width: 359px;
    float: left;
    position: relative;
}
.box1{
    background-color: #31BD9C;
    height:auto;
    width: 365px;
    float: left;
    position: relative;
    margin-top: 0px;
}
.style_FAQ{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 25px;
    width: 300px;
    line-height: 17px;
}
.style_objetive{
    font-family:'Gotham Medium';
    font-size: 15px;
    margin-left: 30px;
    margin-top: 22px;
    color: #4A494A;
}
.style_parrafos{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 15px;
    width: 300px;
    line-height: 17px;
}
.style_paises{
    font-family:'Gotham Medium';
    font-size: 15px;
    margin-left: 30px;
    margin-top: 22px;
    color: #4A494A
}
.style_paises2{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 15px;
    width: 300px;
    line-height: 17px;
}
.style_question{
    font-family:'Gotham Medium';
    font-size: 15px;
    margin-left: 30px;
    margin-top: 22px;
    color: #4A494A;
}
.style_paises3{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 300px;
    line-height: 17px;
}
.container_box2_3{
    height: auto;
    width: 365px;
    float: left;
    margin-top: 0px;
}
.box2{
    background-color: #4A494A;
    height:auto;
    width:365px;
    padding: 25px;
}
.style_beneficios{
    color: #2cb28a;
    font-family:'Gotham Medium';
    font-size: 22px;
    margin-top: 13px;
}
.style_capacitaciones{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 300px;
    line-height: 17px;
}
.style_que_hace{
    color: #2cb28a;
    font-family:'Gotham Medium';
    font-size: 22px;
    margin-top: 13px;
}
.style_representa{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 300px;
    line-height: 17px;

}
.box3{
    background-color:#318092;
    height:auto;
    width:365px;
    padding: 25px;
}
.style_conoce{
    color: white;
    font-family: 'Gotham Medium';
    font-size: 33px;
    font-weight: bold;
    margin-top: 15px;
    line-height: 37px;
}
.style_creamos{
    color: white;
    font-family:Arial;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 300px;
    line-height: 17px;
}
.style_button_reglas{
    border-radius: 25px;
    background-color:#31BD9C;
    width: 248px;
    height: 48px;
    color: white;
    border: none;
    font-size: 17px;
    font-family: 'Gotham Medium';
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 30px;
}
.style_button_reglas:hover{
    background-color:#31BD9C;
    color: white;
}
.style_button_reglas:active{
    color:#31BD9C;
    background-color:white;
}
.main-f{
    margin-top: 140px;
    float:left;
    position: relative;
}

.division_aqua{
  width: 84px;
  border-top:2px solid #2fa5ae;
  position: absolute;
  top:233px;
  left: 40px;
}
