/*====================================
=            style global            =
====================================*/

@import 'normalize.css';
@import 'flexboxgrid.css';
@import 'footer.css';
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css';
@import 'https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap';

* { font-family: 'Montserrat', sans-serif!important; }
em{font-weight: 500;} 
.gold-color { color: #ba9b60!important; } 
.black-text { color: #000!important; font-size: 20px!important;} 
img{max-width: 100%;}
.text-left{text-align: left;}
.text-center{text-align: center!important;}
.signature_1 {
    font-family: 'Sedgwick Ave', cursive!important;
    font-size: 24px!important;
    line-height: 28px!important;
    vertical-align: middle;}

.nodesktop {
    display: none;
}
.full-width{width: 100%; max-width: 600px; margin: 0 auto 25px;  position: relative;}
.full-width img{max-width: 100%;}
.title-gsweb { text-align: center; margin: 0 auto; padding-top: 40px; box-sizing: border-box } 
.title-gsweb > img { height: auto; max-width: 320px; width: 100%; padding: 0px 30px 0px; box-sizing: border-box }

.full-width2{width: 100%; max-width: 400px; margin: 0 auto 25px;  position: relative;}
.full-width2 img{max-width: 100%;}
#video_background { position: absolute; overflow: hidden; bottom: 0px; right: 0px; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -1000; overflow: hidden } 
#video_pattern { background:#fff; position: fixed; opacity: 0.8; left: -50%; top: -70%; width: 200%; height: 200%; z-index: 1 } 
@media all and (max-width: 991px){
    #video_pattern { top: 0; width: 330%; left: -110%; height: 100% } 
}
@media all and (max-width: 767px){
    #video_pattern { width: 400% } 
}

.marginTop{margin-top: 20px;}
label{font-weight: bold; font-size: 18px; position: relative; text-align: left!important; display: block; width: 90%; margin:0 auto;}
input[type="radio"]{
    margin-left: -1em;
    width: -1em;
}
@media screen and (max-width: 992px) {
    .nodesktop {
        display: inline-block;
    }
    .notMovil {
        display: none;
    }
}

.box-testimonial {
    width: 90%;
    margin: 0 auto 15px;
    margin-bottom: 15px;
    background: #ffffff;
    border: 1px solid #ccc;
    padding: 10px 20px 0;
    box-sizing: border-box;
    position: relative;
}
.box-testimonial p {
    font-size: 13px;
}
.borderL {
    position: absolute;
    left: -10px;
    top: 5%;
    width: 10px;
    height: 90%;
    background: #3c9217;
}
.borderR {
    position: absolute;
    right: -10px;
    top: 5%;
    width: 10px;
    height: 90%;
    background: #3c9217;
}
/*=====  End of style global  ======*/

/*============================
=            main            =
============================*/

.option-1 {
    position: relative;
    display: block;
    padding: 20px 0;
    height: auto;
}
.best-content {
    position: relative;
    width: 100%;
}
.starburst {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background: #ff0000;
    z-index: 9;
    position: absolute;
    right: -20px;
    top: -40px;
    text-align: center;
}
.starburst p {
    color: #fff;
    font-size: 22px!important;
    line-height: 30px;
    font-weight: bold!important;
    padding-top: 20px!important;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 1040px){
    .starburst {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background: #ff0000;
    z-index: 9;
    position: absolute;
    right: -20px;
    top: -55px;
    text-align: center;
}
}

@media screen and (max-width: 416px) {
    .starburst {
        border-radius: 100%;
        width: 80px;
        height: 80px;
        background: #ff0000;
        z-index: 9;
        position: absolute;
        right: -20px;
        top: -43px; 
        text-align: center;
    }
    .starburst p {
        color: #fff;
        font-size: 18px!important;
        line-height: 20px;
        font-weight: bold!important;
        padding-top: 20px!important;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
    }
}


.boxshadow {
    -webkit-box-shadow: -1px 2px 20px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 2px 20px -1px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 2px 20px -1px rgba(0, 0, 0, 0.75);
}
p {
    padding-top: 0;
    margin-top: 0;
}
.fixed{position: relative;}
body{background:#f1f1f1!important  no-repeat top center;  background-size: 100% fixed; font-family: 'Roboto', sans-serif; }
main {
    width: 100%;
    padding: 40px 0 580px;    
}
body,html{background-image: url(../img/image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;}

main > .container{position: relative;}
footer { position: relative; } 

@media screen and (max-width: 768px){
    main {
    width: 100%;
    padding: 40px 0 40px;
} 
}
main .header {
    width: 100%;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
main .header img {
    max-width: 350px;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 0 38px;
    margin: 0;
}
@media screen and (max-width: 1501px){
    main .header {
    width: 100%;
    text-align: center;
    max-width: 800px;
    margin: 0 0 0 -170px;
}


}

@media screen and (max-width: 1801px){
    main .header {
    width: 100%;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
main .header img {
    max-width: 350px;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 0 38px;
    margin: 0;
}
}
@media screen and (max-width: 992px){
    main .header {
    width: 90%;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
main .header img {
    max-width: 250px;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 0 38px;
    margin: 0;
}
}

main .container {
    
    position: relative!important;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    max-width: 900px;
    background: transparent;
}
main .container .cont-left {
    background: #fff!important;
    width: 100%;
    padding: 5px 40px 35px;
    box-sizing: border-box;
}

main .container .cont-left h1.title{font-size: 44px!important; color: #2f3084; text-align: center!important;}

@media screen and (max-width: 1501px){
    main .container .cont-left {
        
        margin-left: -20%;
    background: #fff;
    width: 100%;
    padding: 5px 40px 35px;
    box-sizing: border-box;
}

}

@media screen and (max-width: 1501px){
    main .container .cont-left {
        
        margin-left: 0;
    background: #fff;
    width: 100%;
    padding: 5px 40px 35px;
    box-sizing: border-box;
}

}
main .container .cont-left h1{font-weight: bold; font-size: 50px; padding-bottom: 10px; margin-bottom: 0; text-transform: uppercase; font-family: 'Oswald', sans-serif;}
main .container .cont-left h3{font-size: 22px;}
main .container .cont-left h2{padding-top: 0; margin-top: 0; font-family: 'Oswald', sans-serif;}
@media screen and (max-width: 992px) {
    .notpadding-sm{padding-left: 0; padding-right: 0;}
    main .container .cont-left {
        height: auto;
        width: 100%;
        margin: 0 auto;
    }
    .notpadding {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 768px) {
    main .container .cont-left {padding-left: 20px!important; padding-right: 20px!important;}
}
main .container .cont-left p,main .container .cont-left li {
    font-size: 19px;
    line-height: 30px;
}
ol.circle-number {
    max-width: 100%;
    counter-reset: my-awesome-counter;
    list-style: none;
    padding-left: 40px;
}
ol.circle-number li {
    margin: 0 0 0.5rem 0;
    counter-increment: my-awesome-counter;
    position: relative;
    font-size: 22px;
    line-height: 28px;
    vertical-align: middle;
    padding-bottom: 15px;
}
ol.circle-number li::before {
    content: counter(my-awesome-counter);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    --size: 30px;
    left: calc(-1 * var(--size) - 10px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
    background: #2ECC71;
    border-radius: 50%;
    text-align: center; 
}

#wp-form-content h3.h3{padding: 20px 0 0; margin: 0; font-size: 32px;}
ul.check li {
    content: '';
    padding: 0 0 25px 0px;
    list-style: none;
    font-size: 18px;
    color: #000;
    position: relative;
}
ul.check li:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f058';
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-left: -1.3em;
    width: 1.3em;
    color: #2f3084;
}
ul.bullet {
    padding: 0px 0 0 20px;
    margin: 0;
}
ul.bullet li {
    background-image: url(../img/bullet.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: left -8px;
    font-family: 'Roboto', sans-serif;
    list-style: none;
    padding-left: 25px;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
}
main .container .aside {
    position: absolute;
    width: 100%;
    max-width: 380px;
    background: #fff;
    border: 1px solid #ccc;
    top: -440px;
    right: -280px;
}
@media screen and (max-width: 1501px){
   
main .container .aside {
        right: -130px;
    }
}

@media screen and (max-width: 1501px){
   
main .container .aside {
       position: relative;
       right: 0;
       left: 0; 
       top: 0;
       margin-left: auto;
       margin-right: auto;
       width: 100%;
       max-width: 900px;
       border: none;
        right: auto;
        top: auto;
        -webkit-box-shadow: 0px 2px 32px -6px transparent;
        -moz-box-shadow: 0px 2px 32px -6px transparent;
        box-shadow: 0px 2px 32px -6px transparent;
    }
}
main .container .aside .cont-aside {
    position: relative;
    width: 90%;
    padding: 0px 0 30px;
    margin: 0 auto;
}
main .container .aside .cont-aside h1{font-size: 60px; color: #ff0000; padding: 0; margin: -30px 0 0;}
main .container .aside .cont-aside h1 small{color: #000; font-size: 24px;}
main .container .aside .cont-aside h2{margin: 0; padding: 20px 0;}
.tom-and-jack{position: absolute; top: -125px;}
.secure{position: absolute; bottom: -50px; left: 0; text-align: center; right: 0; margin-left: auto; margin-right: auto;}

@media screen and (max-width: 1501px){
    .tom-and-jack{display: none;}
}
@media screen and (max-width: 1501px) {
    main .container {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
    }
    main .container .aside {
        position: inherit;
        width: 100%;
        max-width: 100%;
        background: #fff;
        border: none;
        right: auto;
        top: auto;
        -webkit-box-shadow: 0px 2px 32px -6px transparent;
        -moz-box-shadow: 0px 2px 32px -6px transparent;
        box-shadow: 0px 2px 32px -6px transparent;
    }
    main .container .aside .cont-aside {
        width: 85%;
        margin: 0 auto;
    }
    .col-lg-4.notpadding{
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}
/*=====  End of main  ======*/

#image-satisfaction-guaranteed, #image-satisfaction-guaranteed img, #image-secure-checkout, #image-secure-checkout img {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.content {
    padding: 0px 0!important;
    width: 90%;
    margin: 0 auto;
}
.content h2 {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 30px;
}
.content h4 {
    padding: 0 0 10px;
    margin: 0;
    text-align: center;
    font-size: 28px;
}
@media screen and (max-width: 768px){
    .content h2 {
       
        font-size: 26px!important;
    }

.content h4 {
    padding: 0 0 10px;
    margin: 0;
    text-align: center;
    font-size: 24px;
}
}
.content p {
    padding: 10px 0;
    margin: 0;
    font-size: 24px;
    text-align: center;
}

.bg-silver {
    background: #cccccc;
}
.gold {
    width: 99%;
    box-sizing: border-box;
    margin: 0 auto;
    background: rgba(254, 244, 214, 1);
    background: -moz-radial-gradient( center, ellipse cover, rgba(254, 244, 214, 1) 0%, rgba(250, 215, 110, 1) 76%, rgba(250, 215, 110, 1) 100%);
    background: -webkit-gradient( radial, center center, 0px, center center, 100%, color-stop(0%, rgba(254, 244, 214, 1)), color-stop(76%, rgba(250, 215, 110, 1)), color-stop(100%, rgba(250, 215, 110, 1)));
    background: -webkit-radial-gradient( center, ellipse cover, rgba(254, 244, 214, 1) 0%, rgba(250, 215, 110, 1) 76%, rgba(250, 215, 110, 1) 100%);
    background: -o-radial-gradient( center, ellipse cover, rgba(254, 244, 214, 1) 0%, rgba(250, 215, 110, 1) 76%, rgba(250, 215, 110, 1) 100%);
    background: -ms-radial-gradient( center, ellipse cover, rgba(254, 244, 214, 1) 0%, rgba(250, 215, 110, 1) 76%, rgba(250, 215, 110, 1) 100%);
    background: radial-gradient( ellipse at center, rgba(254, 244, 214, 1) 0%, rgba(250, 215, 110, 1) 76%, rgba(250, 215, 110, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef4d6', endColorstr='#fad76e', GradientType=1);
    margin: 3px auto;
}
.cont-gold {
    position: relative;
    display: flex;
}
.gradient-border {
    display: flex;
    justify-content: center;
    align-items: center;
    --borderWidth: 3px;
    background: transparent;
    position: relative;
    z-index: 2;
    border-radius: var(--borderWidth);
}
.gradient-border:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient( 60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: calc(2 * var(--borderWidth));
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}
@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


.scrollup{
    display: none;
    width: 100%;
    max-width: 300px; 
    position: fixed;
    right: 3%;
    left: auto;
    text-align: right;
    bottom: 90px;
}
.static{position: absolute; bottom: 0; right:-250px;}

@media screen and (max-width: 1500px){
    .static{position: absolute; bottom: 0; right:-100px;}
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"!important;
}

.scrollup a{display: block; width: 100%; max-width: 300px; text-align: center; font-weight: bold; text-decoration: none;  padding:10px; background: #ff0000; color: #fff;}
.label-checkbox{font-size: 13px!important; font-weight: normal!important; text-align: center; color: #000!important;}
.label-checkbox label, .label-checkbox label a {font-size: 13px!important; font-weight: normal!important; color: #000!important; text-align: center!important;}
@media screen and (max-width: 1501px){
    .scrollup{display: none; visibility: hidden; right: 0!important;}
    .static{position: absolute; bottom: 0; right:0px!important; display: none; visibility: hidden;}
}
.vipmembers{width: 100%; background: #BF9013; padding: 20px; margin-top: 20px; margin-bottom: 30px; box-sizing: border-box; -webkit-box-shadow: -1px 2px 17px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 2px 17px 0px rgba(0,0,0,0.75);
box-shadow: -1px 2px 17px 0px rgba(0,0,0,0.75);}
.vipmembers p{color: #fff; font-size: 19px!important; padding: 0; margin: 0 0;}


@media screen and (max-width: 992px){
    body{overflow-x: hidden;}
    .vipmembers img{padding-top: 30px;}
}

@media screen and (max-width: 768px){
    main{padding-bottom: 0;padding-top: 0;}
    main .container{margin-bottom: 0;}
    main .container .cont-left h1 { font-size: 40px; }
}

h1, h1 *, h2 , h2 *, h3, h3 *, h4, h4 * { font-family: 'Montserrat', sans-serif!important; } 
h2 , h2 * {  font-size: 22px;} 

.btn-link{color: #ff0000; text-decoration: none; font-weight: bold; font-size: 22px;}
.btn-link:hover{text-decoration: underline;}

.nodesktop{display: none;}
@media screen and (max-width: 1181px){
    .nodesktop{display: inline-block;}
    .noMovil{display: none;}
}

.mt-3{
    margin-top: 3rem!important;
}
.mb-3{
    margin-bottom: 2rem!important;
}
.pt-3{
    padding-top: 3rem!important;
}
.pt-2{
    padding-top: 1rem!important;
}
.pb-3{
    padding-bottom: 3rem!important;
}

.box{
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin: 30px auto;
}

/* .box input[type=radio],.box label{
    display: inline-block;
    margin-left: auto!important;
} */
.box input[type=checkbox],.box input{
    opacity: 0!important;
    display: none!important;
}
.box label {
    cursor: pointer;
    font-size: 20px!important;
    text-transform: uppercase;
    padding-left: 15px;
    padding-top: 5px;
    position: relative;
    transition:  all ease-in-out 0.4s;
}
.box label::before{
    content:'';
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    font-family: 'Font Awesome\ 5 Free';
    top: 0;
    font-size: 24px;
    left: -20px;
    border: 2px solid #ccc;
    height: 25px;
    width: 25px;
    border-radius: 7px;
    transition:  all ease-in-out 0.4s;
}
.box label.active::before{
    background: #37913D;
    color: #ffffff;
    content:'';
    transition:  all ease-in-out 0.4s;
}
.box label::after{
    content:'';
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    font-family: 'Font Awesome\ 5 Free';
    top: 4px;
    font-size: 18px;
    left: -15px;
    height: 25px;
    width: 25px;
    transition:  all ease-in-out 0.4s;
}
.box label.active::after{
    color: #ffffff;
    content:'\f00c';
    transition:  all ease-in-out 0.4s;
}
.color-blue{
    color: #153157;
}
.montblue{
    color: #153157;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
.chkul{
    margin: 0;
    padding: 0;
}
.chkIcon{
    list-style: none!important;
    padding-left: 35px;
    position: relative;
    margin-bottom: 20px;
}
.chkIcon::before{
    content: "\f058";
    font-family: 'Font Awesome\ 5 Free';
    color: #153157;
    font-size: 26px;
    position: absolute;
    top: 0;
    left: 0;
}
.boxs{
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
header h1,header p{
    color: white!important;
}
header p{
    font-size: 19px!important;
}
.ml-80{
    margin-left: -80px;
}
.sbhln{
    padding: 0 0 20px!important;
    color: #1d70ba!important;
    margin: 0!important;
    font-family: 'Oswald', sans-serif!important;
    font-weight: 700!important;
    text-align: center!important;
    font-size: 36px!important;
}
@media all and (max-width: 991px){
    header{
        padding-bottom: 30px;
    }
    .ml-80{
        margin-left: auto;
    }
    .empty{
        display: none!important;
    }
}
p,li{
    font-family: 'Hind', sans-serif!important;
}
.brdg{
    border: 1px solid #ccc;
    padding: 15px 20px 0;
}