@font-face {
    font-family:  "MyriadPro-Regular";
    src: url("../fonts/MyriadPro-Regular.otf");
}
@font-face {
    font-family:  "MyriadPro-BlackCond";
    src: url("../fonts/MyriadPro-BlackCond.otf");
}
@font-face {
    font-family:  "MyriadPro-BoldCond";
    src: url("../fonts/MyriadPro-BoldCond.otf");
}
@font-face {
    font-family:  "MyriadPro-Bold";
    src: url("../fonts/MyriadPro-Bold.otf");
}
@font-face {
    font-family:  "Helen Bg BoldCond";
    src: url("../fonts/Helen Bg CondBold.ttf");
}
.bottleLeft{
    background-image: url("../img/bottle-left.png");
    float: left;
    background-position: left;

}
.bottleRight{
    background-image:  url("../img/bottle-right.png");
    float: right;
    background-position: right;
}
.parallax{
    background-image:  url("../img/parallax_gbr1.png");
    /* Set a specific height */
    height: 1340px; 
    /*width: 133px;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    /*     z-index: 99999; */
    position: relative

}
.bgPrice{
    /*position: relative;*/
    /*z-index: 1;*/
}
.Regular{
    font-family:  "MyriadPro-Regular";
}
.mBlackCond{
    font-family:  "MyriadPro-BlackCond";
}
.mBoldCond{
    font-family:  "MyriadPro-BoldCond";
}
.mBold{
    font-family:  "MyriadPro-Bold";
}
.Helen{
    font-family:  "Helen Bg BoldCond";
}
p, a{
    font-size: 13pt;
}
.g-recaptcha>div {
    margin: 0 auto;
    border: 1px solid #be6e0b;
}
.modal-body {
    padding: 3px 15px;
}
.modal_Padding{
    padding: 30px 0px;
}
h1, h2, h3{
    font-weight: 800 !important;
    /*font-family:  "HSMuseoBg-Heavy";*/
    font-family:  "MyriadPro-Black";
}
.btnNav{
    text-transform: uppercase;
    color: #000;
}
.btnNav:hover{
    color: #e20816;
}
.formColor{
    color: #703815 !important;
}
.m0{
    margin: 0
}
.m3{
    margin: 3px 0;
}
.inputText{
    font-family:  "Helen Bg BoldCond";
    padding: 5px;
    width: 100%;
    max-width: 300px;
    border: 2px solid #ba6302;
    border-radius: 5px;
}
.margintopbot0{
    margin-top: 0;
    margin-bottom: 0;
}
.popupWidth{
    max-width: 500px;
}
.formBackground{
    background: url(../img/CYCLE-bootstrap-v2.png) repeat-x center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    z-index: 1;
    min-height: 592px;
}
/*.formBackground{
    background: url('../img/CYCLE-bootstrap-v2.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 1;
    min-height: 592px;
}*/
.bgrPage {
    background: url(../img/Cycle_SB.png) repeat-x top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 958px;
}
.bgrPageAgeGate {
    background: url(../img/Cycle_SB.png) no-repeat top center;
    /*background: url(../img/CYCLE-bootstrap-v1.png) no-repeat top center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.navbar{
    margin-bottom: 0;
    background-color: #c0b192;
    /*border-bottom: 3px solid #000;*/
    border-bottom: 3px solid linear-gradient(90deg, rgb(113, 56, 29) 0%, rgb(200, 69, 27) 50%);
}
.navbar-collapse{
    width: 100%;
}
.fixedHeader{
    margin-top: 20px;
}
.selected{
    color: #e20816;
}
.selected:hover{
    color: #e20816;
}
hr{
    border-top: 3px solid #737560;
    margin: 0;
    width: 100%;
}
.hr{
    border-top: 8px solid #50220b;
    margin:  0;
    width: 100%;
}
.button{
    background: #666;
    /*background: #e20816;*/
    border: 0;
    border: 1px solid #672f15;
    border-radius: 6px;
    /*    padding: 5px 20px;*/
    padding: 8px 30px;
    color: #fff;
    cursor: default !important;
}
.button:hover{
    cursor: default  !important;
    /*background: #ee3a43;*/
    color: #fff;
    text-decoration: none;
}
.whiteBgindex{
    background: url('../img/tabela2.png') repeat-y top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: contain;
    text-align: center;
    min-height: 100%;
}
.whitebgrSpace{
    margin-bottom: 15%;
}
.ageGatebtn, ageGatebtn:focus{
    text-align: center;
    padding: 11px;
    font-size: 18pt;
    margin: 0 auto;
    color: #fff !important;
    text-decoration: none;
}
.tabelHeader{
    width: 104%;
    right: 2%;
    position: relative;
}
.tabelBottom{
    width: 99%;
    right: -1%;
    position: relative;
}
.textShadow{
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 1);
}
.textBorder{
    text-shadow: 2px 0 1px rgba(0, 0, 0, 1);
}
.yes{ 
    background: #e20816;
}
.yes:hover{
    text-decoration: none;
    color: #fff;
    background: #f7a13e;  //Old browsers 
    background: -moz-linear-gradient(-45deg, #f7a13e 0%, #f89d28 50%, #c67315 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f7a13e 0%,#f89d28 50%,#c67315 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f7a13e 0%,#f89d28 50%,#c67315 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a13e', endColorstr='#c67315',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.no{
    background: #b1b0ac; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #b1b0ac 0%, #a2a19d 39%, #7c7b77 83%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #b1b0ac 0%,#a2a19d 39%,#7c7b77 83%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #b1b0ac 0%,#a2a19d 39%,#7c7b77 83%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1b0ac', endColorstr='#7c7b77',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.no:hover{
    text-decoration: none;
    color: #fff;
}
.whiteBg{
    background: url('../img/lines-copy.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    border-bottom: 3px solid red;
    border-top: 3px solid red;
    min-height: 100%;
}
.logo{
    max-width: 186px;
}
.indexBtn{
    bottom: 18px !important;
    position: relative;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #894c00;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #894c00;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #894c00;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #894c00;
}
.modal-footer{
    border-top: 0;
}
.mr5{
    margin-right: 5px;
}
.p0{
    padding: 5px;
}
.btn:hover{
    color: #fff;
}
form{
    width: 100%;
}
html{
    min-height: 100%;
}
.imgwith{
    max-width: 141px;
    max-height: 150px;
    margin: 0 12px 15px;
}
body, .bgPrice {
    min-height: 100%;
    background: url(../img/CYCLE-bootstrap-v1.png) repeat-y top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    background:  transparent !important;
    text-shadow: none; 
}
.hamburger{
    z-index: 9999;
}
.headerXSimg{
    margin-top: 0px;
    top: 0;
}
input:focus::-webkit-input-placeholder { 
    color:transparent;
}
input:focus:-moz-placeholder {
    color:transparent; 
}
.indexPimg{
    max-width: 110px;
}
.navbar-header a{
    font-size: 13pt;
    color: 000;
}
.footer {
    padding: 15px 0;
    background-color: #312c28;
    bottom: 0;
    margin: 0 auto;
    color: #fff;
    border-top: 10px solid red;
}
.footerFixer{
    max-width: 1366px;
    margin: 0 auto;
}
.flex{
    display: flex;
}
.imgCenter{
    align-self: center;
}
.wrappernav{
    position: relative;
    max-width: 1336px;
    margin: 20px auto;
}
.vh100{
    min-height: 100vh;

}
.wrapperForm{
    max-width: 1020px;
    margin: 0 auto;
}
.wrapper{
    /*max-width: 1366px;*/
    max-width: 764px;
    margin: 0 auto;
}
.nav>li>a:hover {
    background-color: rgba(255, 255, 255, 0);
}
img{
    width: 100%;
}
.width{
    width: 100%;
}
th{
    padding: 10px 0;
    margin-top: 5px;
}
.close{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #ff0000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
.winnerscroll{
    max-height: 200px;
    overflow-y: scroll;
    margin: 20px auto;
}
.objectCenter{
    position: relative;
    margin: 0px auto;
}
.OU{
    height: 407px;
    overflow: scroll;
    position: relative;
    overflow-x: hidden;
    border-radius: 5px;
    padding: 5px 30px;
    color: #000 !important;
}
.bgrBrown{
    background: #682e16;
    padding: 20px 0;
}
.bgrBrown p{
    color: #fff;
}
.fs12{
    font-size: 12pt !important;
}
.fs14{
    font-size: 14pt!important;
}
.fs17{
    font-size: 17pt !important;
}
.fs19{
    font-size: 19pt !important;
}
.mt10{
    margin: 10px 0;
}
.mt15{
    margin-top: 15px !important;
}
.m30{
    margin: 30px 0 !important;
}
.regTextFixer{
    margin-right: 35px;
}
.radius{
    border-radius: 20px;
}
.cursor{
    cursor: pointer;
}
.logoIndex{
    position: relative; 
    /*top: -60px;*/
    margin: 0 auto;
    max-width: 463px;
}
.tar{
    text-align: right  !important;
}
.center{
    text-align: center !important;
}
.tal{
    text-align: left  !important;
}
.link{
    text-decoration: underline  !important;
    color: #4f210a;
}
.link:hover{
    text-decoration: underline  !important;
    color: #be6e0b !important;
}
.bold, b{
    font-family:  "MyriadPro-Bold";
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.yellow{
    color: #f8bf16 !important;
}
.white{
    color: #fff !important;
}
.black{
    color: #000 !important;
}
.grey{
    color: #777 !important;
}
.red{
    color:  #4f210a;; !important;
}
.redColor{
    color: #ab1919;
}
.redblack{
    color:  #672f15 !important;
}
.brown{
    color: #52220b; !important;
}
.blue{
    color: #084073 !important;
}
.green{
    color: #006900 !important;
}
.orange{
    color: #eb9829 !important;
}
.pink{
    color: #ef4861 !important;
}
.purple{
    color: #6c47a5 !important;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.mb0{
    margin-bottom: 0px
}
.mb10{
    margin-bottom: 10px
}
.navbar-toggle .icon-bar {
    height: 3px;
    width: 25px;
    /*border: 1px solid #fff !important*/
    border-radius: 20px;
}
#icon-bar1, #icon-bar2, #icon-bar3{
    background: #000;
}
.navbar-toggle{
    padding: 10px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    border: 3px solid #000;
}
.play1{
    display: flex;
    align-items:  flex-end;
}
.flexCenter{
    justify-content: unset;
}





@media  (max-width:1366px){
    .formBackground{
        background: url('../img/CYCLE-bootstrap-v2.png') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
@media  (max-width:991px){
    .fixedHeader{
        margin-top: 0px;
    }
    .wrapper, .flex{
        height: 100%;
    }
    h2 {
        font-size: 27px;
    }
    .xsWidthFix{
        width: 70%;
    }
}
@media  (max-width:768px){
    .logoIndex{
        max-width: 280px;
        top: -40px;
    }
    .footer {
        padding: 0 0 15px;
    }
    .centerXs{
        text-align: center !important;
    }
    p0xs{
        padding: 0;
    }
    .mt10xs{
        margin-top: 10px;
    }
    .bgrPage {
        background: url(../img/Cycle_SB.png) no-repeat top center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .regTextFixer{
        margin-right: 0;
    }
    .imgwith{
        max-height: 100%;
    }
    .indexBtn{
        bottom: 0;
    }
    .play1{
        margin-top: 20px;
        display: flex;
        align-items:  flex-start;
    }
    .flexCenter{
        justify-content: center;
    }
}
@media  (max-width:513px){
    .logoIndex{
        max-width: 225px;
        top: -10px;
    }
}