@font-face {
    font-family: 'AkzidenzGroteskBQ-Super';
    src: url('../fonts/AkzidenzGroteskBQ-Super.eot');
    src: url('../fonts/AkzidenzGroteskBQ-Super.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBQ-Super.woff') format('woff'), url('../fonts/AkzidenzGroteskBQ-Super.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBQ-Super.svg#AkzidenzGroteskBQ-Super') format('svg');
}

body {
    overflow-x: hidden;
    font-family: Arial, sans-serif;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #2ab727;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none;
}

a {
    color: #2ab727;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #2ab727;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "AkzidenzGroteskBQ-Super", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

#gamming h2,
#millonera h2,
#responsable h2,
#fortunator h2 {
    font-size: 19px;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #eeeeee;
}

.bg-darkest-gray {
    background-color: #222222;
}

.slide {
    position: relative;
    left: -15px;
}

#video {
    position: relative;
    background: rgba(23, 190, 19, 0.95);
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 75vh;
}

#video .invertido {
    border: 2px solid #fff;
    font-size: 14px;
    padding: 15px 35px;
}

.ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1;
}

.btn-primary {
    color: white;
    background-color: #2ab727;
    border-color: #2ab727;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #2ab727;
    border-color: #2ab727;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #2ab727;
    border-color: #2ab727;
}

.btn-primary .badge {
    color: #2ab727;
    background-color: white;
}

.btn-xl {
    color: white;
    background-color: #2ab727;
    border-color: #2ab727;
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #1cad30;
    border-color: #097d19;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.invertido {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 12px;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    background-color: #2ab727;
    border-color: #2ab727;
}

.btn-xl .badge {
    color: #2ab727;
    background-color: white;
}

.navbar-custom {
    background-color: #000;
    border-color: transparent;
}

.navbar-custom .navbar-brand {
    color: #2ab727;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #fec503;
}

.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
}

.navbar-custom .navbar-toggle {
    background-color: transparent;
    border-color: transparent;
    text-transform: uppercase;
    color: white;
    font-size: 30px;
    padding: 0;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-custom .nav li a {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    font-weight: 400;
    color: white;
    font-size: 13px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    color: #2ab727;
    outline: none;
}

.navbar-custom .navbar-nav>.active>a {
    border-radius: 0;
    color: #2ab727;
    background-color: transparent;
}

.navbar-custom .navbar-nav>.active>a:hover,
.navbar-custom .navbar-nav>.active>a:focus {
    color: #2ab727;
    background-color: transparent;
}

.navbar-brand {
    float: left;
    height: 55px;
    padding: 5px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-right {
    margin-right: 0;
}

.acceso a {
    text-transform: uppercase;
    color: #fee900 !important;
    font-size: 12px !important;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}


/*Drop down menu*/
ul.dropdown-menu {
    background: #000;
}

ul.dropdown-menu li a:hover {
    background: #2ab727;
    color: #fff !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #2ab727;
    background-color: transparent;

}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2ab727;
    outline: 0;
    cursor: pointer;
}

@media (min-width:768px) {
    ul.nav.navbar-nav.center {
        float: none;
        display: inline-block;
    }

    .navbar-custom {
        background-color: #000;
        padding: 8px 0;
        border: none;
        text-align: center;
    }

    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .navbar-custom .navbar-nav>.active>a {
        border-radius: 3px;
    }
}

@media (min-width:768px) {
    .navbar-custom.affix {
        background-color: #000;
        padding: 8px 0;
    }

    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    /*background-image: url('../img/header-bg.jpg');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: white;
    height: 90vh;
}

header#home {
    background-image: none;
    background-color: #fff;
    margin-top: 50px;
}


.slide-home {
    min-height: 90vh;
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 50px;
    background-size: cover;
    position: relative;
}

.content-slide {
    max-width: 65%;
    margin: auto;
    position: absolute;
    bottom: 85px;
    left: 85px;
}

.content-slide h3 {
    text-transform: none;
    font-size: 40px;
    margin-top: 0;
    text-shadow: 4px 5px 9px #000;


}

.content-slide p {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 4px 5px 9px #000;
}

.carusel-home-text .owl-dots .owl-dot span {
    border: 3px solid white;
}

.carusel-home-text .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.s1 {
    background-image: url(../img/slide-home-01.jpg);
}

.s2 {
    background-image: url(../img/slide-home-02.jpg);
}

.s3 {
    background-image: url(../img/slide-home-03.jpg);
}

.s4 {
    background-image: url(../img/slide-home-04.jpg);
}

.carusel-home-text .owl-prev {
    left: 0;
}

.carusel-home-text .owl-next {
    right: 0;

}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    font-size: 19px;
    line-height: 19px;
    margin-bottom: 25px;
}

header .intro-text .intro-heading {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    font-size: 50px;
    line-height: 1.3;
    margin-bottom: 25px;
}

header .carusel-home-text {
    position: relative;
}

header .carusel-home-text h2 {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    line-height: 1.3;
    font-size: 25px;
    text-shadow: 4px 5px 9px #000;
}

header .carusel-home-text .owl-dots {
    text-align: center;
    margin-bottom: 30px;
    position: absolute;
    bottom: 30px;
    width: 100%;
}

@media (min-width:768px) {
    header .intro-text {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .intro-text-bet {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 60%;
    }

    header .intro-text .intro-lead-in {
        font-family: "AkzidenzGroteskBQ-Super", sans-serif;
        text-transform: uppercase;
        font-size: 19px;
        line-height: 19px;
        margin-bottom: 25px;
    }

    header .intro-text .intro-heading {
        font-family: "AkzidenzGroteskBQ-Super", sans-serif;
        text-transform: none;
        font-size: 50px;
        line-height: 1.3;
        margin-bottom: 50px;
        max-width: 60%;
    }
}

section {
    padding: 70px 0;
}

section .section-heading {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    color: white;
    font-size: 18px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: none;
}

section .section-subheading {
    font-size: 25px;
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    color: #fff;
    margin-bottom: 30px;
}

@media (min-width:768px) {
    section {
        padding: 80px 0;
    }
}

section h1 {
    padding-bottom: 50px;
}

a.entrar {
    position: absolute;
    text-align: center;
    bottom: 5%;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    color: #fff;
}

a.entrar i {
    font-size: 60px;
}


/* #nosotros .imagen {
    flex: 1;
    background-image: url('../img/quienes_somos.jpg');
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-repeat: no-repeat; /* Evita que la imagen se repita */
/* height: 600px; Ajusta la altura según sea necesario */
/* display: flex; */
/* align-items: center; Centra verticalmente la imagen */
/* } */
*/ .btn-nos {
    width: 48%;
    float: left;
    margin: 0;
    margin-left: 2%;
    text-align: center;
    padding: 20px 0;
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#gamming {
    background: #ffff;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.owl-carousel-gamming img {
    max-width: 930px;
}

.owl-carousel-gamming .owl-dots {
    margin-right: 100px;
}

.texto-gamming {
    position: relative;
    top: 60px;
}

.texto-gamming h3 {
    color: white;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-gamming h2 {
    color: #000;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-gamming p {
    color: #121212;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.btn-verde {
    min-width: 146px;
    background: #41c453;
    margin-right: 20px;
    padding: 15px 20px;
    font-size: 13px;
    -webkit-box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.btn-verde-invertido {
    min-width: 146px;
    border: 2px solid #41c453;
    background: transparent;
    padding: 15px 20px;
    font-size: 13px;
    color: #41c453;
    border-radius: 5px;
}

#cumplimiento {
    border-top: 5px solid #010101;
}

#clientes {
    border-top: 5px solid #010101;
}

#contactHome {
    border-top: 5px solid #010101;
}

#nuestrosProductos {
    border-top: 5px solid #010101;
}

#millonera {
    border-top: 5px solid #010101;
    border-bottom: 5px solid #010101;
    background-image: url('../img/millonera-bg_vertical.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -o-background-size: 100%;
}



#fortunator {
    border-top: 5px solid #010101;
    border-bottom: 5px solid #010101;
    background-image: url('../img/bg-fortunator-vertical.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -o-background-size: 100%;
}

.video-fortunator {
    margin-bottom: 65px;
    border: 8px solid #ededed;

}

.video-fortunator iframe {
    margin-bottom: -7px;
}

#millonera .owl-carousel .owl-stage-outer {
    outline: 5px solid #ededed;
}

#fortunator .owl-carousel .owl-stage-outer {
    outline: 5px solid #ededed;
}

.owl-carousel-millonera img {}

.owl-carousel-millonera .owl-dots {}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
    opacity: 0.5;
}

.owl-next,
.owl-prev {
    transform: scale(0.7);
    margin-top: -20px !important;
}

.slide-cruces {
    position: relative;
}

.cruz {
    width: 55px;
    position: absolute;
    transform: scale(0.5);
}

.cruz1 {
    top: -25px;
    z-index: 999;
    left: -10px;
}

.cruz2 {
    top: -25px;
    z-index: 999;
    right: -10px;
}

.cruz3 {
    bottom: 10px;
    z-index: 999;
    left: -10px;
}

.cruz4 {
    bottom: 10px;
    z-index: 999;
    right: -10px;
}

.owl-prev {
    position: absolute;
    left: -25px;
    top: 40%;
}

.owl-next {
    position: absolute;
    right: -25px;
    top: 40%;
}

.video-fortunator {
    margin-bottom: 65px;
}

.bug {
    width: 55px;
    position: absolute;
    transform: scale(0.5);
}

.bug1 {
    top: -60px;
    z-index: 999;
    left: -40px;
    width: 150px;
}

.bug2 {
    top: -95px;
    z-index: 999;
    right: -100px;
    width: 220px;
}

.texto-millonera {}

.texto-millonera h3 {
    color: #41c453;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-millonera h2 {
    color: #000;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-millonera p {
    color: #121212;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-millonera p.title {
    font-weight: 700;
    margin: 0;
}

.texto-millonera ul {
    margin: 20px 0 20px 20px;
    padding-left: 20px;
}

.texto-millonera ul li {
    font-size: 13px;
}

#responsable {
    background: #ffff;
    border-top: 5px solid #010101;
    border-bottom: 5px solid #010101;
}

#responsable li {
    list-style: none !important
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.owl-carousel-gamming img {
    max-width: 930px;
}

.owl-carousel-gamming .owl-dots {
    margin-right: 100px;
}

.texto-responsable {
    position: relative;
    top: 60px;
}

.texto-responsable h3 {
    color: #41c453;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-responsable h2 {
    color: #000;
    font-size: 25px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-responsable p {
    color: #121212;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-responsable ul {
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}

.texto-responsable ul li {
    font-size: 15px;
    line-height: 1.5;
    padding: 10px 0;
}

.texto-responsable ul li span {
    text-decoration: underline;
    font-weight: bold;
    color: #2ab727;
    font-size: 15px;
}

.texto-responsable ul li a {
    text-decoration: underline;
    color: #1376bb;
}

.btn-verde {
    min-width: 146px;
    background: #41c453;
    margin-right: 20px;
    padding: 15px 20px;
    font-size: 13px;
    -webkit-box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.btn-verde-invertido {
    min-width: 146px;
    border: 1px solid #41c453;
    background: transparent;
    padding: 15px 20px;
    font-size: 13px;
    color: #41c453;
    border-radius: 5px;
}

.btn-verde-invertido-w {
    min-width: 146px;
    border: 1px solid #41c453;
    background: #fff;
    padding: 15px 20px;
    font-size: 13px;
    color: #41c453;
    border-radius: 5px;
}


section#contactHome {
    background-color: #fff;
    padding: 104px 0;
}

section#contactHome .section-heading {
    color: #2ab727;
    text-transform: none;
    text-decoration: underline;
    font-size: 27px;
}

section#contactHome h3.section-subheading {
    font-size: 25px;
    line-height: 1.3;
    font-family: 'AkzidenzGroteskBQ-Super', sans-serif;
    text-transform: none;
    color: #010101;
    font-style: normal;
}

section#contactHome .form-group {
    margin-bottom: 25px;
}

section#contactHome .form-group input,
section#contactHome .form-group textarea {
    padding: 20px;
    padding: 20px;
    border-radius: 5px;
    border: 2px solid #b8b8b8;
}

section#contactHome .form-group input.form-control {
    height: auto;
}

section#contactHome .form-group textarea.form-control {
    height: 150px;
}

section#contactHome .form-control:focus {
    border-color: #2ab727;
    box-shadow: none;
}

section#contactHome::-webkit-input-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(131, 131, 131, 0.5);
}

section#contactHome:-moz-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(131, 131, 131, 0.5);
}

section#contactHome::-moz-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(131, 131, 131, 0.5);
}

section#contactHome:-ms-input-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(131, 131, 131, 0.5);
}

section#contactHome .text-danger {
    color: #e74c3c;
}

section#contactHome .enviar {
    font-size: 17px;
    padding: 17px 109px;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.enviar:hover,
.enviar:focus,
.enviar:active,
.enviar.active {
    color: white;
    background-color: #199a16;
    border-color: #199a16;
}

/*===========================================
BTOBEP SOLUTIONS
=============================================*/

header#pag-btobet {
    padding: 50px 0;
    background-image: url(../img/pagina-btobet-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 420px;
    display: flex;
    justify-items: center;
    align-items: center;
    position: relative;
    background-position: 35%;

}

header#pag-btobet .text-intro {
    text-align: right;
}

header#pag-btobet .img-intro img {
    max-width: 150px;
}

.bg-azul {
    background-color: #012a3e;
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px;
}

section#whyBtobet {
    padding: 70px 0 0;
}

.bg-and-shadow {
    background-color: #f6f8f9;
    padding: 30px;
    box-shadow: -1px -1px 11px 4px #65656536;
}

/*Partners*/

.texto-partner h2 {
    color: #003756;
    font-size: 30px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 30px 0;
}

.texto-partner p {}

ul.solutions {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 70px 0;
}

ul.solutions li {
    display: inline-block;
    max-width: 170px;
    vertical-align: top;
    text-align: center;
}


ul.solutions li p {
    margin-top: 15px;
    color: #494a48;
    font-size: 12px;
    line-height: 1;
}



.texto-partner h4 {
    color: #003756;
}

/*Certificados*/
#certificate {
    background-color: #38df34;
    padding: 50px 0;
    background-image: url(../img/certifies-partners.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.textos-certificate h3 {
    font-family: Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    text-align: center;
    max-width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.textos-certificate p {
    color: #fff;
    text-align: center;
    max-width: 45%;
    margin: auto;
    line-height: 1;
}

.textos-certificate ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    max-width: 75%;
    margin: 50px auto 10px;

}

.textos-certificate ul li {
    width: 30%;
}

.textos-certificate ul li.p2 {
    position: relative;
}

.textos-certificate ul li.p2:after {
    content: '';
    color: rgba(8, 8, 8, 0.5);
    position: absolute;
    width: 65%;
    right: 265px;
    top: 45px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    height: 5px;
}


.textos-certificate ul li.p2:before {
    content: '';
    color: rgba(8, 8, 8, 0.5);
    position: absolute;
    width: 65%;
    left: 130px;
    top: 45px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    height: 5px;
}

.textos-certificate ul li p {
    text-align: left;
    margin: 0;
    max-width: 100%;
    font-size: 12px;
    line-height: 1;
    margin-left: 25px;
}

/*Acordion*/

.section-title {
    margin: 20px 0;
}

section#acordion {
    padding: 10px 0px 30px;
    border-bottom: 1px solid #b7b7b7;
}

section#acordion h3 {
    color: #003756;
}

.panel-default {
    border: none;
}

section#acordion .panel-group .panel-heading {
    background-color: #4e515a;
    padding: 0px;
    background-image: url(../img/flecha-drop.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    transition: all 0.3s;
}

section#acordion .panel-group .panel-heading:hover {
    background-color: #000;
    transform: scale(1.05);
}

section#acordion .panel-group .panel-heading a {
    text-decoration: none;
}

section#acordion .panel-group .panel-body {
    border: none;
}

h4.panel-title {
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 20px 20px 20px 40px;
}

/*Features*/

section#features {
    padding: 20px 0px 30px;
}

section#features h3 {
    color: #003756;
}

.list-features {}

.list-features ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list-features ul li {
    display: block;
    min-height: 110px;
}

.list-features ul li .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.list-features ul li .icon img {}


.list-features ul li .text {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
}

.list-features ul li .text h3 {
    font-size: 15px;
}

.list-features ul li .text p {}







/*Certificat Types*/

section#certificate-type {
    padding: 20px 0px 30px;

    background-color: #f7f7f7;
}

section#certificate-type h3 {
    color: #003756;
}



section#certificate-type ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

section#certificate-type ul li {
    display: inline-block;
    text-align: center;
    width: 200px;
    vertical-align: top;
    margin: 5px 10px;
    border: 2px solid transparent;
    padding: 30px 20px;
    transition: all 0.3s;
}

section#certificate-type ul li:hover {
    background: #fff;
    border: 2px solid #003756;

}

section#certificate-type ul li:hover .icon img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

section#certificate-type ul li:hover p {
    color: #003756;
}

section#certificate-type ul li .icon img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

section#certificate-type ul li p {
    font-size: 12px;
    line-height: 1;
    max-width: 85%;
    margin: auto;

}


/*Steps*/

section#steps {
    padding: 20px 0px 0px;

}

section#steps h3 {
    color: #2ab727;
}



.circle {
    border-radius: 50%;
    padding: 15px;
    background-color: #2ab727;
    display: flex;
    justify-items: center;
    align-items: center;
    text-align: center;
    width: 200px;
    height: 200px;
    margin: auto;
}

.circle p {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
}



.call-to-action {
    margin: 40px 0;
}

.call-to-action h4 {
    color: #000;
    margin-bottom: 30px;
    font-size: 15px;
}

.call-to-action .img-certificado {
    display: block;
    max-width: 150px;
    margin: 40px auto 10px;
}




footer {
    padding: 80px 0;
    text-align: center;
    background: #e6e6e6;
}

footer img {
    margin: 30px 0;
}

footer ul.logos {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer ul.logos li {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

footer span.copyright {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-transform: none;
    color: rgba(0, 0, 0, 0.5);
}

footer ul.quicklinks {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-transform: none;
}

footer ul.quicklinks li {
    padding: 0;
}

footer ul.quicklinks li::after {
    content: "|";
    padding: 0 20px;
    font-weight: bold;
}

footer ul.quicklinks li:last-child::after {
    content: " ";
}

footer ul.quicklinks li a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    background-color: #222222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #2ab727;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none;
}

header#pag-millonera {
    height: auto;
    background: none;
}

#intro-millonera {
    padding: 120px 0;
}

#intro-millonera .texto-millonera h3 {
    color: #a0a0a0;
    font-size: 19px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

#intro-millonera .texto-millonera h2 {
    color: #2ab727;
    font-size: 30px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

#slide-milloner-1 {
    padding: 20px 0;
}

.texto-beneficios h3 {
    color: #2ab727;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-beneficios h2 {
    color: #000;
    font-size: 22px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-beneficios ul {
    padding: 0;
    list-style: none;
}

.texto-beneficios ul li {
    font-size: 15px;
    line-height: 2;
}

.texto-beneficios ul li::before {
    content: "• ";
    color: #2ab727;
    padding-right: 8px;
}

.texto-beneficios ul li a {
    text-decoration: underline;
    color: #1376bb;
}

#hightLight {
    background-image: url('../img/hl-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding-bottom: 0;
    padding-top: 100px;
}

.hg-relativo {
    position: relative;
}

.texto-hl {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.texto-hl h2 {
    color: #fff;
    font-size: 33px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
    font-weight: normal;
    max-width: 72%;
}

.texto-hl p {
    font-family: 'AkzidenzGroteskBQ-Super', sans-serif;
    color: #fff;
    font-size: 19px;
    line-height: 1.5;
    margin: 10px;
    float: left;
}

.texto-hl p span {
    color: #9deba8;
    text-transform: uppercase;
}

.firma img {
    float: left;
}

#juegos {}

.texto-juegos {}

.texto-juegos h3 {
    color: #41c453;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-juegos h2 {
    color: #000;
    font-size: 25px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-juegos p {
    color: #121212;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.estadisticas {
    border-radius: 50%;
    text-align: center;
    width: 653px;
    height: 633px;
    background-image: url('../img/estadisticas-bg.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
}

.estadisticas .data {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 50%;
    height: auto;
    right: 0;
    margin: auto;
}

.estadisticas .data h1 {
    color: #fff;
    font-size: 120px;
}

.estadisticas .data h1 span {
    color: #3fbf51;
}

.estadisticas .data h2 {
    color: #818181;
    font-size: 17px;
    text-align: left;
}

#hightLight2 {
    background-image: url('../img/hl2-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 70px 0;
}

.texto-hl h2 {
    color: #fff;
    font-size: 33px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
    font-weight: normal;
    max-width: 72%;
}

.texto-hl p {
    font-family: 'AkzidenzGroteskBQ-Super', sans-serif;
    color: #fff;
    font-size: 19px;
    line-height: 1.5;
    margin: 10px;
    float: left;
}

.texto-hl p span {
    color: #9deba8;
    text-transform: uppercase;
}

.firma img {
    float: left;
}

header#pag-juego-resp {
    height: auto;
    background: none;
}

#intro-juego-resp {
    padding: 120px 0;
}

#intro-juego-resp .texto-juego-resp h3 {
    color: #a0a0a0;
    font-size: 19px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

#intro-juego-resp .texto-juego-resp h2 {
    color: #2ab727;
    font-size: 30px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-recomendaciones h3 {
    color: #2ab727;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.texto-recomendaciones h2 {
    color: #000;
    font-size: 22px;
    line-height: 1.3;
    text-transform: none;
    margin: 0 0 30px 0;
}

.texto-recomendaciones ul {
    padding: 0;
    list-style: none;
}

.texto-recomendaciones ul li {
    font-size: 15px;
    line-height: 2;
}

.texto-recomendaciones ul li span {
    text-decoration: underline;
    font-weight: bold;
    color: #2ab727;
    font-size: 17px;
}

.texto-recomendaciones ul li::before {
    content: "• ";
    color: #2ab727;
    padding-right: 8px;
}

.texto-recomendaciones ul li a {
    text-decoration: underline;
    color: #1376bb;
}

section#contactVerde {
    background-color: #fff;
    padding: 0;
    background-image: url('../img/footer.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

section#contactVerde .container {

    padding: 100px;
}

section#contactVerde .section-heading {
    color: #fff;
    text-transform: none;
    text-decoration: underline;
    font-size: 27px;
}

section#contactVerde h3.section-subheading {
    font-size: 25px;
    line-height: 1.3;
    font-family: 'AkzidenzGroteskBQ-Super', sans-serif;
    text-transform: none;
    color: #fff;
    font-style: normal;
    margin-bottom: 0;
}

section#contactVerde h4.section-subheading {
    color: #fff;
    margin-bottom: 40px;
}

section#contactVerde .form-group {
    margin-bottom: 25px;
}

section#contactVerde .form-group input,
section#contactVerde .form-group textarea {
    padding: 20px;
    padding: 20px;
    border-radius: 5px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
}

section#contactVerde .form-group input.form-control {
    height: auto;
}

section#contactVerde .form-group textarea.form-control {
    height: 150px;
}

section#contactVerde .form-control:focus {
    border-color: #2ab727;
    box-shadow: none;
}

section#contactVerde::-webkit-input-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(255, 255, 255, 0.5);
}

section#contactVerde:-moz-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(255, 255, 255, 0.5);
}

section#contactVerde::-moz-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(255, 255, 255, 0.5);
}

section#contactVerde:-ms-input-placeholder {
    font-family: "AkzidenzGroteskBQ-Super", sans-serif;
    text-transform: none;
    color: rgba(255, 255, 255, 0.5);
}

section#contactVerde .text-danger {
    color: #e74c3c;
}

section#contactVerde .enviar {
    font-size: 17px;
    padding: 17px 109px;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #fff;
    color: #349f43;
}

.enviar:hover,
.enviar:focus,
.enviar:active,
.enviar.active {
    color: white;
    background-color: #199a16;
    border-color: #199a16;
}

::-moz-selection {
    text-shadow: none;
    background: #2ab727;
}

::selection {
    text-shadow: none;
    background: #2ab727;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

body {
    webkit-tap-highlight-color: rgba(41, 183, 39, 0.226);
}

/*Video Background
*********************************************/
.demo-video-wrapper {
    background-image: url(https://d3k5xyayaartr5.cloudfront.net/_assets/home-video/beach-waves-loop.jpg);
}

/* Video overlay and content */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    /* Allows right click menu on the video */
}

.video-hero--content {
    position: absolute;
    text-align: center;
    color: #FFF;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    width: 300px;
    bottom: 75px;
    right: 0;
}

.video-hero--content h2 {
    font-size: 34px;
    margin: 0 0 10px;
}

.video-hero--content p {
    font-size: 20px;
    margin: 0;
}

.video-hero--content img {
    max-width: 200px;
}

.page-width {
    height: 100%;
}



/* Set default positioning as a fallback for if the plugin fails
*/
.jquery-background-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center !important;
    background-repeat: no-repeat;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    background-size: contain !important;
    height: 100vh;
    margin-top: 71px;
}

.jquery-background-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/**
* Fade in videos
* Note the .js class - so non js users still
* see the video
*/
.js .jquery-background-video {
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}

.js .jquery-background-video.is-visible {
    opacity: 1;
}

/**
* Pause/play button
*/
.jquery-background-video-pauseplay {
    position: absolute;
    background: transparent;
    border: none;
    box-shadow: none;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
    padding: 0;
    cursor: pointer;
    outline: none !important;
}

.jquery-background-video-pauseplay span {
    display: none;
}

.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.jquery-background-video-pauseplay.play:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #FFF;
}

.jquery-background-video-pauseplay.pause:before,
.jquery-background-video-pauseplay.pause:after {
    border-top: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
    border-left: 5px solid #FFF;
}

.jquery-background-video-pauseplay.pause:after {
    left: 10px;
}


@media (max-width:1024px) {
    .navbar-custom .nav li a {
        font-size: 21px;
        border-bottom: 1px solid grey;
        margin: 0 20px;
        padding: 20px 0;
    }

    .navbar-custom .nav li:last-child a {
        border: none;
    }

    .acceso a {
        font-size: 11px !important;
    }

    .display-ocultar-celular{
        display: none;
    }


}

@media (min-width:1024px) {
    .display-center {
        align-items: center;
        display: flex;
    }

    .display-ocultar-images-celular{
        display: none;
    }

    

}

@media (min-device-width:767px) and (max-device-width:960px) {
    .navbar-header {
        float: none;
        margin: auto;
    }

    .navbar-custom .navbar-brand {
        float: none;
        text-align: center;
    }

    .navbar-right {
        margin-right: 0;
        float: none !important;
        text-align: center;
        display: inline-block;
    }

    .navbar-brand>img {
        display: inline-block;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header .intro-text .intro-heading {
        max-width: 90%;
    }

    header#pag-millonera {
        padding-top: 130px;
    }
}

.overlay-text {
    position: absolute;
    top: 25%!important;
    /* left: 20%; */
    text-align: center;
    color: white;
    /* Ajusta el color del texto según sea necesario */
    font-size: 35px;
    /* Ajusta el tamaño de fuente según sea necesario */
    font-family: 'Roboto', sans-serif;
    z-index: 1;
}

.video-container {
    width: 100%;
    /* Puedes ajustar esto según tus necesidades */
    height: 560px;
    overflow: hidden;
    /* Para recortar el GIF si es más grande */
    background-color: transparent;
    position: relative;
}

/* Estilo para el GIF */
.gif {
    width: 100%;
    height: auto;
    /* Para mantener la proporción original */
}

video {
    transform: translateZ(0);
}



@media (max-width:768px) {
    .texto-gamming {
        padding: 0 30px;
    }


    /* .texto-millonera {
        margin-bottom: 50px;
    } */

    .estadisticas {
        width: 500px;
        height: 500px;
        margin: auto;
    }

    .estadisticas .data h1 {
        font-size: 90px;
    }

    .estadisticas .data h2 {
        font-size: 15px;
    }

    .texto-hl {
        position: relative;
        top: 0;
        transform: translateY(0%);
        padding: 0 30px;
        margin-top: 30px;
    }

    .texto-hl h2 {
        max-width: 100%;
    }

    .texto-juegos {
        margin-bottom: 30px;
    }

    section#contactVerde .container {
        padding: 50px;
    }

    .slide-cruces {
        position: relative;
        max-width: 94%;
        margin: auto;
    }

    .owl-carousel-onlineg-1,
    .owl-carousel-onlineg-2,
    .owl-carousel-onlineg-3,
    .owl-carousel-millonera-1,
    .owl-carousel-millonera-2 {
        max-width: 94%;
        margin: auto;
    }

    .content-slide h2 {
        font-size: 20px;
    }

    /*BtoBet*/

    .partner img {
        margin: 20px auto;
        max-width: 200px;
    }

    ul.solutions {
        display: block;
    }

    ul.solutions li {
        max-width: 100%;
        display: block;
        margin: 20px 0;
    }

    ul.solutions li p {
        max-width: 60%;
        margin: 20px auto;
    }

    .textos-certificate h3,
    .textos-certificate p {
        max-width: 100%;
    }

    .textos-certificate ul {
        display: block;
        max-width: 100%;
        text-align: center;
    }

    .textos-certificate ul li {
        width: 100%;
        display: block;
    }

    .textos-certificate ul li p {
        text-align: center;
    }

    .textos-certificate ul li.p2:after,
    .textos-certificate ul li.p2:before {
        content: none;
    }

    .circle {
        margin: 20px auto;
    }




    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #2ab727;
        outline: 0;
        cursor: pointer;
    }

    .navbar-custom .navbar-nav>.active>a:hover,
    .navbar-custom .navbar-nav>.active>a:focus {
        border-bottom: 1px solid grey;
    }

    header#pag-btobet .text-intro {
        text-align: center;
        font-size: 35px;
    }

    header#pag-btobet .img-intro {
        display: none;
    }

    .content-slide {
        max-width: 80%;
        margin: auto;
        position: absolute;
        bottom: 85px;
        left: 40px;
    }

    .content-slide h3 {
        font-size: 22px;
    }


    .jquery-background-video-wrapper {
        height: 50vh;
        margin-top: 60px;
    }

    .video-hero--content {
        width: 120px;
        bottom: 20px;
    }

    .video-hero--content img {
        max-width: 200px;
        width: 100%;
    }

}

.mostrar-video-header-mobile {
    display: flex;
}

@media (max-width:500px) {
    header#pag-millonera {
        padding-top: 55px;
    }

    .ocultar-video-header-desktop {
        display: none;
    }

    .mostrar-video-header-mobile {
        display: flex;
    }

    section {
        padding: 20px 0;
    }

    .video-container {
        height: 320px;
    }

    #intro-millonera {
        padding: 50px 0;
    }

    a.entrar {
        bottom: 0;
    }

    header .intro-text .intro-heading {
        font-size: 34px;
    }

    section h2.section-heading {
        font-size: 22px;
    }

    .estadisticas {
        width: 300px;
        height: 300px;
        margin: auto;
    }

    .estadisticas .data h1 {
        font-size: 60px;
    }

    .estadisticas .data h2 {
        font-size: 13px;
    }

    section#contactVerde .enviar {
        padding: 20px;
        width: 100%;
    }

    .btn-verde,
    .btn-verde-invertido {
        max-width: 100%;
        margin-bottom: 30px;
    }

    section#contactHome .enviar {
        width: 100%;
    }

    footer ul.logos li {
        display: block;
        width: 100%;
        vertical-align: middle;
    }

    footer img {
        margin: 15px 0;
    }
}

@media (max-width:360px) {
    header .intro-text .intro-heading {
        font-size: 26px;
    }
}

@media (max-width:375px) {
    .texto-gamming {
        padding: 0 15px;
    }
}

@media (min-width:992px) {

    #gamming h2,
    #millonera h2,
    #responsable h2,
    #fortunator h2 {
        font-size: 25px;
    }

    .cruz {
        transform: scale(0.8);
    }

    .overlay-text {
        top: 50% !important;
        left: 15%;
    }

    #millonera {
        background-image: url(../img/millonera-bg_horizontal.jpg);
    }

    #fortunator {
        background-image: url(../img/bg-fortunator.jpg);
        background-repeat: no-repeat;
    }

    .owl-next,
    .owl-prev {
        transform: scale(0.8);
        margin-top: 0;
    }

    section h2.section-heading {
        font-size: 30px;
        line-height: 32px;
        padding-top: 10px;
    }

    #nosotros h2 {
        max-width: 80%;
    }

    #nosotros .btn-nos {
        width: 180px;
        float: none;
        margin: 0 10px;
    }

    #millonera {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }

    #lang-button {
        padding: 0px;
        margin-left: 10px;
        margin-top: 5px
    }
}


/*WHiteLabel FONTS*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');

body.white-label {
    font-family: 'Roboto', sans-serif;
}

body.white-label h1,
body.white-label h2,
body.white-label h3,
body.white-label h4,
body.white-label h5,
body.white-label h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

body.white-label .textos-certificate h3 {
    font-family: 'Roboto', sans-serif;
}

body.white-label h4.panel-title {
    font-family: 'Roboto', sans-serif;
}

body.white-label #contactVerde h3.section-subheading {
    font-family: 'Roboto', sans-serif;
}

body.white-label section#contactVerde .enviar {
    color: #003756;
    border-color: #012f46;
}