body, html{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
}

.navbar-translate{
    max-width: 200px;
}
.navbar .navbar-nav .nav-item .nav-link {
    position: relative;
    color: inherit;
    padding: 0.9375rem;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 20px;
}


.navbar .navbar-toggler .navbar-toggler-icon {
    background-color: #ffdd00;
}

p{
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, p, strong, figure, ul, li{
    margin:0; padding: 0;
}

h1, h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    font-style: normal;
    line-height: 1.1em;

}
.page-header {
    height: unset;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 80px 0 70px 0;
    border: 0;
    display: block;
    align-items: center;
}

.page-header hr {
    border-top: 3px dotted #fd0;
    width: 80%;
    margin: 20px auto;
}

.page-header h2 span {
    font-weight: 400;
    font-size: 50%;
     line-height:1em;
     color:#fff;
}
.page-header h2 span:nth-child(2){
    font-weight: 600;
    letter-spacing: .2em;
    font-size: 0.9em;
}

.page-header h2 {
    font-size:4em;
    line-height:1em;
    color:#fd0;
}

.page-header h3 {
    font-size:3em;
    line-height:1em;
    color:#fd0;
    font-weight:900;
}

.page-header h4 {
    font-size:2em;
    line-height:1em;
    color:#fd0;
    font-weight:600;
}
.page-header p{
  font-weight:600;
  font-size:1.2em;
  margin:20px 0;
}




.cv{
    color:#ffdd00;
}


.navbar .navbar-brand {
    position: relative;
    color: inherit;
    font-size: 1.125rem;
    height: unset;
    line-height: 30px;
    padding: 10px 0;
  
}

.navbar .navbar-brand .lr{
    padding-left: 10px;
}

.navbar {
    border: 0;
    border-radius: 3px;
    padding: 0.625rem 0;
    margin-bottom: 20px;
    color: #160653;
    background-color: #000000bd !important;
    box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15);
}

.navbar .navbar-nav .nav-item .nav-link {
    position: relative;
    color: inherit;
    padding: 0.9375rem;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 20px;
}

.logo-camp{
    max-width: 743px;
    margin: 90px auto 30px;
}



.logosCamp {
    background: #1d0d61;
    padding: 50px 0;

}
.Premio{
    padding:80px 0;
    background: url(../img/bg-2.jpg) #fff;
    background-position: 50% 50%; 
    background-size: cover;
}

.Premio .row {
    padding: 40px 0;
}

.Premio h3{
    font-weight:900;
    margin-top:20px;
}
.Premio p{
    font-weight:600;
    font-size:1.2em;
    color:#1a2a81;
    margin-top:.3em;
}

.Premio hr {
    border-top: 3px dotted #1d0d61;
    width: 50%;
    margin:20px auto ;

  }


.Premio h2{
    color: #7048dd;
    font-size: 3em;
    margin-bottom: 30px;
  }

  .Premio h2 span{
      color:#1d0d61;
  }



.Patinete{
    padding: 80px 0;
    background: url(../img/bg-3.jpg);
    background-position: 50% 50%; 
    background-size: cover;
    color:#fff;
}

.Patinete h2{
    color: #FFF;
    font-size: 2.4em;
    margin-bottom: 40px;
  }

  
  .Patinete p{
    color:#1a2a81;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 60px;
}


.Ganhar{
    padding: 80px 0;
    background: url(../img/bg-4.jpg);
    background-position: 50% 50%; 
    background-size: cover;
    color:#fff;
}

.Ganhar h3{
    font-size:1.3em;
}

.Ganhar h3 span {
    color: #ffd300;
    font-weight: 700;
    font-size: 110%;
}

.Ganhar hr {
    border-top: 3px dotted #ffd300;
    width: 90%;
    margin:20px 0 20px 0;

  }

  .Ganhar span {
    color: #ffd300;
    font-weight: 700;
    font-size: 110%;
}





  .codigo {
    padding: 5px;
    border: 1px solid #fff;
    font-size: .8em;
    display: table;
    width: 200px;
    line-height: 1em;
    margin: 20px auto 0;
}















footer {
    padding: 30px 0;
    text-align: center;
    display: -webkit-flex;
    display: block;
    background: #160653;
    overflow: hidden;
    color: #ffffff;
}

footer ul li a {
    color: inherit;
    padding: 0.9375rem;
    font-weight: 500;
    font-size: 1.4em;
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    display: block;
  }


  a.btn.btn-multi.btn-lg {
    color: #160653;
    font-size: 1.2em;
}

.btn{
    color:#160653;
}
  
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: unset;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.46875rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-multi { 
    color: #160653; 
    background-color: #ffdd00; 
    border-color: #ffdd00; 
    font-size:1em;
    font-weight: 700;
  } 
   
  .btn-multi:hover, 
  .btn-multi:focus, 
  .btn-multi:active, 
  .btn-multi.active, 
  .open .dropdown-toggle.btn-multi { 
    color: #160653; 
    background-color: #fdea6e; 
    border-color: #ffdd00; 
  } 
   
  .btn-multi:active, 
  .btn-multi.active, 
  .open .dropdown-toggle.btn-multi { 
    background-image: none; 
  } 
   
  .btn-multi.disabled, 
  .btn-multi[disabled], 
  fieldset[disabled] .btn-multi, 
  .btn-multi.disabled:hover, 
  .btn-multi[disabled]:hover, 
  fieldset[disabled] .btn-multi:hover, 
  .btn-multi.disabled:focus, 
  .btn-multi[disabled]:focus, 
  fieldset[disabled] .btn-multi:focus, 
  .btn-multi.disabled:active, 
  .btn-multi[disabled]:active, 
  fieldset[disabled] .btn-multi:active, 
  .btn-multi.disabled.active, 
  .btn-multi[disabled].active, 
  fieldset[disabled] .btn-multi.active { 
    background-color: #ffdd00; 
    border-color: #ffdd00; 
  } 
   
  .btn-multi .badge { 
    color: #160653; 
    background-color: #ffdd00; 
  }

  @media (max-width:420px){
      .navbar-translate{
          max-width: 140px;
      }
  }