html, body {
    font-family: 'hindregular';
}

.h1, h1 {
    font-size: 28px;
}

.container-logotipo-quienes {
    position: relative;
    margin: 3% 0 3% 0;
}


.no-gutter {
    /*  margin-right: 0;
      margin-left: 0;*/
}
.no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.header-section-quienes-bolex {
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/headers/quienes_somos_bolex.jpg) center center;
    background-size: auto;
    background-size: cover;
}
.header-como-hago-mi-pedido-bolex{
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/headers/como_hago_mi_pedido_bolex.jpg) center center;
    background-size: auto;
    background-size: cover;
}
.header-como-hago-mi-pedido-diario-bolex {
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/headers/como_hago_mi_pedido_diario_bolex.jpg) center center;
    background-size: auto;
    background-size: cover;
}
.header-contacto-bolex {
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/headers/contacto_bolex.jpg) center center;
    background-size: auto;
    background-size: cover;
}
.header-aviso-privacidad-bolex {
    position: relative;
    width: 100%;
    min-height: 200px;
    background: url(../images/headers/aviso_bolex.jpg) center center;
    background-size: auto;
    background-size: cover;
}
.bg-aviso-privacidad{
    position: relative;
    width: 100%;
    min-height: 200px;
   /* background: url(../images/bg-100.jpg) center center;*/
    background-size: auto;
    background-size: cover;
    background-repeat: repeat-x;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}
.bg-aviso-privacidad h1 {
    font-family: 'nunitomedium';
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 25px;
}
.bg-aviso-privacidad p{
    font-family: 'nunitomedium';
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
}
.bg-aviso-privacidad ul{
    font-family: 'nunitomedium';
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
}
.bg-aviso-privacidad a, .bg-aviso-privacidad a:hover{
     color: #ff7900;
     text-decoration: none;
}
.header-section-quienes-bolex h1, .header-como-hago-mi-pedido-bolex h1, .header-como-hago-mi-pedido-diario-bolex h1, .header-contacto-bolex h1, .header-aviso-privacidad-bolex h1{
    font-family: 'nunitolight';
    font-weight: normal;
    color: #000000;
    text-transform: uppercase;
    margin-top: 100px;
    font-size: 30px;
}
.container-quienes-bloque-1{
    position: relative;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(../images/bolex-quienes.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container-quienes-bloque-2{
    position: relative;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(../images/bolex-quienes-2.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container-quienes-contacto{
    position: relative;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(../images/bolex-contacto.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container-quienes-bloque-3{
    position: relative;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(../images/bolex-quienes-3.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container-quienes-1{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 600px;
    overflow: hidden;

    overflow: hidden;
}
.container-quienes-2{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 600px;
    overflow: hidden;

    overflow: hidden;
}
.container-quienes-txt {
    position: relative;
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 30px;
}
.container-logotipo-quienes{
    position: relative;
    margin: 3% 0 3% 5%;
}
.container-quienes-txt p{
    font-family: 'nunitomedium';
    text-align: left;
    font-size: 16px;
}
.container-quienes-txt h1, .container-como-hago h1, .container-como-hago-bloque-1 h3, .container-como-hago-bloque-2 h3{
    font-family: 'nunitomedium';
    /*text-align: center;*/
    text-transform: uppercase;
    color:#D90000 ;
}
.container-quienes-2 .container-quienes-txt h1, .container-quienes-1 .container-quienes-txt h1{
    margin: 3% 0 3% 0;
}
.container-como-hago{
    position: relative;
    width: 100%;
    min-height: 120px;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}
.container-como-hago-bloque-1{
    position: relative;
    width: 100%;
    min-height: 400px;
    height: auto;
    overflow: hidden;
    padding: 8%;
}
.container-como-hago-bloque-2{
    position: relative;
    width: 100%;
    min-height: 400px;
    height: auto;
    overflow: hidden;
  
    padding: 6% 8% 8% 8%;
}
.container-como-hago-diaria-bloque-1{
    position: relative;
    width: 100%;
    min-height: 303px;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 8% 15%;
}
.container-como-hago-diaria-bloque-2{
    position: relative;
    width: 100%;
    min-height: 303px;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 8% 15%;
}
.container-como-hago-bloque-1 h4, .container-como-hago-bloque-2 h4{
    font-family: 'nunitomedium';
    text-align: center;
    color: #333333;
}
.container-como-hago-diaria-bloque-1 h4 span{
    color: #ff7900;
}
.container-como-hago-diaria-bloque-1 h4{
    font-family: 'nunitomedium';
    text-align: center;
    color: #333333;
    margin-top: 25px;
}
.container-como-hago-diaria-bloque-2 h4{
    font-family: 'nunitomedium';
    text-align: center;
    color: #333333;
    margin-top: 25px;
}
.container-btn-como{
    position: relative;
    width: 160px;
    height: 40px;
    background-color: #D90000;
    line-height: 40px;
    margin: 30px auto;
    border-radius: 5px;
    text-align: center;
    color: white;
    font-family: 'nunitomedium';
    text-transform: uppercase;
    font-size: 16px;
}
.container-btn-como:hover{
    background-color: #FF0000;
}



.container-btn-quienes{
    position: relative;
    width: 100%;
    min-height: 242px;
    height: auto;
    overflow: hidden;
    background: url(../images/banner-quienes.jpg) center right;
    background-repeat: no-repeat;
    background-size: cover;    
}
.container-btn-quienes-2{
    position: relative;
    width: 100%;
    min-height: 350px;
    height: auto;
    overflow: hidden;
    background: url(../images/banner-quienes-2.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;    
}
.container-btn-quienes-3{
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    overflow: hidden;
    background: url(../images/banner-quienes-3.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;    
}
.container-btn-quienes-4{
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    overflow: hidden;
    background: url(../images/banner-quienes-4.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;    
}
.container-contacto-txt {
    position: relative;
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 50px;
}
.container-contacto-txt h1{
    font-family: 'nunitomedium';
    text-align: center;
    text-transform: uppercase;
    color: #333333;
}
.container-contacto-txt h3 {
    font-family: 'nunitomedium';
    text-align: center;
    color: #d12029;
}
.container-contacto-txt h3 a, .container-contacto-txt h3 a:hover{
    color: #d12029;
    text-decoration: none;
}
.container-form-bolex{
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.container-form-bolex .form-horizontal .control-label{
    font-family: 'nunitomedium';
    color: #333333;
    font-weight: normal;
    font-size: 17px;
}
.container-form-bolex .form-control{
    font-family: 'nunitomedium';
}
.container-form-bolex .form-control::placeholder{
    font-size: 15px;
}
.btn-bolex{
    border: 0 none;
    position: relative;
    background-color: #d12029 !important;
    border-radius: 6px !important;
    text-align: center !important;
    color: white !important;
    font-family: 'nunitomedium' !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    line-height: 1 !important;
    padding: 11px 25px !important;
    transition: 0.3s ease !important;
    margin-bottom: 15px;
}
.btn-bolex:hover, .btn-bolex:focus:hover, .btn-bolex:active:hover{
    background-color: #FC0009 !important;
    color: white !important;
}

@media (max-width: 991px) {
    .container-quienes-1 {
        min-height: 300px;
    }
    
    .container-quienes-2 {

    min-height: 300px;

}
    
}