body{
    font-family: 'Open Sans';
    background-color: #ffffff;
    overflow-x: hidden
}
p{
    font-family: 'Open Sans'
}
li,legend{
    font-family: 'Open Sans'
}
#chama{
    position: absolute;
    top: 28%;
    font-size: 46px;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    text-shadow: 4px 4px 5px #000000;
}
#buscar{
    position: absolute;
    top: 460px;
    left: 50%;
    margin-left: -27%;
    display: flex
}
#topopress{
    position: absolute;
    top: 360px;
    font-size: 46px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 23%;
    text-align: left;
    text-shadow: 4px 4px 5px #000000;
}
#searc1,#searc2,#searc3,#searc4{
    height: 51px;
    width: 227px;
}
#searc1{
    border-bottom-right-radius: 0; 
    border-top-right-radius: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px
}
#searc4{
    border-bottom-left-radius: 0; 
    border-top-left-radius: 0; 
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}
#nuserimg{
    border: none;
    padding: 0;
    height: 607px;
    margin-left: 27px;
    width: 400px
}
#disp{
    width: 304px;
    text-align: center
}
/*    @media screen and (min-width:46px) { #chama{ font-size:8pt; }}*/
#merc{
    position: relative;
    bottom: 56px;
    left: 58%;
    margin-left: -50%;
}
#mecp{
    color: #ffffff;
    text-shadow: 4px 4px 5px #000000;
    position: relative;
    bottom: 56px;
    font-size: 12px
}
.but2{
    position: relative;
    top: 152px;
    left: 32%;
}
.general{
    width: 55%;
    position: relative;
    left: 1%;
    float: left
}
.gen,.crono, .infog{
    height: 420px;
    border-radius: 10px;
}
#cover{
    position: fixed;
    background-color: black;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.90;
}
#frame{
    width: 96%;
    height: 100%;
    margin: 1%;
/*    font-size: 20px;*/
    line-height: 2.5;
    border-radius: 10px;
    overflow: auto
}
#map_canvas{
    width: 37%;
    height: 420px;
    position: relative;
    right: 3%;
    float: right;
}
button.create{
    border: none;
    width: 280px;
    height: 40px;
    background-color:#3333ff;
    opacity: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: arial;
    font-size: 15px;
    color: #ffffff;
    opacity:0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
}

section.infog{
    text-align: left;
    width: 102%;
    overflow-y: auto;
    display: block
}

.infog::-webkit-scrollbar{
    display: none
}

/*.infog::-webkit-scrollbar-thumb{
    display: none
}*/

#bann{
    display: none;
}

#cart{
/*    visibility: hidden*/
    position: fixed;
    right: 1%;
    top: 48px;
    padding: 20px;
    width: 28%;
    border: solid;
    border-color: #333;
    border-radius: 10px;
    background-color: white
}

button.mais{
    border: none;
    width: 280px;
    height: 40px;
    background-color:#1b5b21;
    opacity: 100%;
    border-radius: 22px;
    font-family: arial;
    font-size: 20px;
    color: #ffffff;
    filter: alpha(opacity=65);
}
#gene{
    font-size: 20px;
}
p{
    text-align: center
}
#cronos{
    position: relative;
    /* top: 447px; */
    width: 40%;
    left: 1%;
    line-height: 2.5;
    display: -webkit-inline-box;
}
#infog{
    position: relative;
    /* top: 27px; */
    /* left: 32%; */
    width: 50%;
    line-height: 2.5;
    display: -webkit-inline-box;
    padding-left: 2%
    /* right: 33%; */
}
section.crono{
    width: 100%;
    overflow: auto;
}
fieldset.gen{
    width: 100%;
}
fieldset.menu{
    position: fixed;
    width: 100%;
    top: 0px;
    background-color: #0000009e;
    opacity: 100%;
    color: #ffffff;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0px;
    border: none;
    height: 49px
}
.but{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18%
}
.topo{
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.str{
    position: relative;
    top: 100px;
    height: 1080px;
    font-size: 17px
}
.vid{
    position: relative;
    top: 210px
}
.nuser{
    position: fixed;
    top: 10%;
    left: 43%;
    margin-left: -250px;
    border: 3px darkcyan black;
    background-color: cornflowerblue;
    /* padding-top: 67px; */
    padding-right: 8%;
    /* padding-bottom: 200px; */
    padding-left: 2%;
    width: 500px;
/*    border-radius: 20px;*/
}
#x{
    position: relative;
    left: 10%;
    font-size: 29px
}
.foot {
    position:absolute;
    top:4200px;
    width:100%;
    background-color: black;
    padding-top: 420px
}
.foot2{
    position:absolute;
    top:4200px;
    width: 100%;
    padding-top: 420px
}
#inst{
    padding: 40px;
/*    border: dashed white;*/
    text-align: center;
    
}
#inst2{
    padding: 40px;
/*    border: dashed white;*/
    text-align: center
}
a:link {text-decoration: none;color: #ffffff}
a:active {text-decoration: none;}
a:visited {text-decoration: none;color: #ffffff}
a:hover {text-decoration: underline;color: #ffffff}

#patron0,#patron1,#patron2{
    position: absolute;
    width: 26%;
    height: 68%;
    left: 5.5%;
    top: 3473px;
    display: inline-block;
    box-shadow: 0px 0px 20px 3px #1d2029
}
.promo{
    overflow: auto;
    overflow-y: hidden;
}
#patron1{
    left: 36.8%;
}
#patron2{
    left: 68%;
}
fieldset.patro{
    background-color: #9db1a2;
}
#ima3{
    width: 415px;
    height: 525px;
    object-fit: cover;
    object-position: center;
    vertical-align: baseline
}
fieldset.pat{
        height: 670px
}
fieldset{
    position: absolute;
    background-color: white
}
#myCarousel{
    width: 29%;
    position: relative;
    right: 3%;
    float: right;
    top: 87px;
}
section{
    background-color: white
    }
legend{
    border-bottom: none;
    width: auto;
    font-size: 33px;
    text-shadow: 4px 4px 5px #000000
}
.top{
    object-fit: cover;
    object-position: center;
}
#logotop{
    position: absolute;
    top: 26px
}
#logobot{
     position: absolute;
     left: 50%;
     margin-left: -125px;
     width: 250px;
     bottom: -31%
}
#ftval{
    color: green;
    font-size: 38px
}
#cart1{
    position: relative;
    left: 35%;
    width: 30%
}
#tabfot{
    position: absolute;
    bottom: 28%;
    left: 50%;
    width: 67%;
    margin-left: -32%;
}
/*#mid{
    width: 51%;
    margin-left: 50%
}*/
.fb_iframe_widget{
    position:relative;
    left: 5%;
}
tr{
    vertical-align: top;
}
#ssl{
    position: absolute;
    bottom: 57px;
    left: 50%;
    width: 128px;
    margin-left: -77px;
}
.oval { 
  position: absolute;
  top: 33%;
  transform: rotate(-25deg);
  width: 200px; 
  height: 100px; 
  background: #F89406; 
  -moz-border-radius: 100px / 50px; 
  -webkit-border-radius: 100px / 50px; 
  border-radius: 100px / 50px; 
}
#rodap{
    position: relative; top: 156px
}
#patro{
    width: 100%;
    left: 0%;
    top: 73%;
    bottom: 206px;
    background-color: #1d2029;
    padding: 10%;
    padding-top: 25%;
}
.carousel-indicators{
    padding-bottom: 102px
}
#atracc{
    color: rgb(28, 104, 172);
    border:  solid 2px #1c68ac;
    border-radius: 10px;
    padding: 10px 35px 10px 15px
}
.infog > h3{
    position: absolute;
    /* background-color: rgba(27, 91, 33, 0.8); */
    font-weight: bold;
    padding: 7px;
    border-bottom: solid #497c4d;
    width: inherit;
}
ul{
    margin-top: 99px;
}
.crono > h3{
    position: absolute;
    /* background-color: rgba(27, 91, 33, 0.8); */
    font-weight: bold;
    padding: 7px;
    border-bottom: solid #497c4d;
    width: inherit;
}
.frm > h3{
    position: absolute;
    background-color: rgba(27, 91, 33, 0.8);
    padding: 7px;
    width: inherit
}
#atracc:hover{
    color: #1c68ac;
    background: #ededed;
}
#scroll{
    display: none;
    width: 50px;
    position: absolute;
    left: 47%;
    bottom: 3px;
    opacity: 0.5;
    animation: spin 1s infinite;
}
#logotopo{
    position: absolute;
    top: 26px
}
#links{
    position: absolute;
    right: 3%;
    top: 40px;
    font-size: 20px;
}
.linik{
    padding: 5px
}
#menuset{
    height: 100px
}
#span{
    position: fixed;
    width: 20%;
    background-color: cornflowerblue;
    padding: 2%;
    overflow: auto;
    border-radius: 35px;
    height: 450px;
    overflow-y: auto;
}
#spa{
    text-align: left
}
#contem{
    width: 65%;
    overflow-x: hidden;
    position: relative;
    top: 67px;
    display: -webkit-inline-box;
}
#contact{
    position: fixed;
    width: 100px;
    bottom: 36px;
    right: 93px;
}
#cnpj{
    position: relative;
    top: 300px;
    color: white;
}
#cdtur{
    position: absolute;
    width: 24%;
    left: 50%;
    margin-left: -15%
}
.infog > ul{
    margin-right: 10px
}
.cofirm{
/*            display: none;*/
    position: absolute;
    border-bottom: 50px solid #ffce15;
    border-left: 25px solid transparent;
    height: 0;
    width: 194px;
    transform: rotateX(30deg);
    right: 0;
    top: -3.6px;
}

.cookieConsentContainer{
    z-index:999;
    width:350px;
    min-height:20px;
    box-sizing:border-box;
    padding:30px 30px 30px 30px;
    background:#232323;
    overflow:hidden;
    position:fixed;
    bottom:30px;
    left:30px;
    display:none
}
    
.cookieConsentContainer .cookieTitle a{
    font-family: OpenSans,arial,sans-serif;
    color:#fff;
    font-size:22px;
    line-height:20px;
    display:block
}
.cookieConsentContainer .cookieDesc p{
    margin:0;
    padding:0;
    font-family:OpenSans,arial,sans-serif;
    color:#fff;
    font-size:13px;
    line-height:20px;
    display:block;
    margin-top:10px
}
.cookieConsentContainer .cookieDesc a{
    font-family:OpenSans,arial,sans-serif;
    color:#fff;
    text-decoration:underline
}
.cookieConsentContainer .cookieButton a{
    display:inline-block;
    font-family:OpenSans,arial,sans-serif;
    color:#fff;
    font-size:14px;
    font-weight:700;
    margin-top:14px;
    background:#000;
    box-sizing:border-box;
    padding:15px 24px;
    text-align:center;
    transition:background .3s
}
.cookieConsentContainer .cookieButton a:hover{
    cursor:pointer;
    background:#3e9b67
}

@media (max-width:980px){
    .cookieConsentContainer{
        bottom:0!important;
        left:0!important;
        width:100%!important
    }
}

#carr{
    width: 1.5%; 
    position: absolute; 
    right: 5%;
    top: 5px;
}

@keyframes spin {
  0% { opacity: 0; }
  50% {opacity: 1}
  100% { opacity: 0;}
}

@media screen and (max-width:450px) {
     body{font-size:80%; }
     #x{top:0}
     #cro{
         font-size: 50%; 
         margin-left: 0px
     }
     #frame{
         font-size:52%
     }
     #chama{
         font-size:34px
     }
     #rodap{
         top:171px
     }
     #myCarousel{
         display: none; 
         left:0
     }
     #infog{
        left: 0;
        top: 0;
     }
     #contem{
         width: 100%
     }
     .but{
         left:29%;
         top: 59% 
     }
     .but2{
        left: 10%;
        width: 50%; 
     }
     #mecp{
         font-size: 156% 
     }
     #ima3,#merc{
         width:100%; 
         left: 50%
     }
     #merc{
         bottom: 0
     }
     #nuser{
         font-size: 178%; 
         height: 100%; 
         width: 89%; 
         left: 6%; 
         padding-top: 13px;
         margin-left: 0;
         top: 0; 
         border-radius: 20px
     }
     #cart1{
         left: 11%; 
         width: 75%
     }
     #logotop{
         left:50%; 
         margin-left: -75px
     }
     #logobot{
        margin-left: -114.5px; 
        width: 61%; 
        bottom: -24%
     }
     #ftval{
         font-size: 293%
     }
     #inst{
         width: 100%; 
         left: 10%; 
         bottom: 92px;
         padding: 12.5%;
        height: 110px;
     }
     #inst2{
         width: 100%; 
         left: 55%; 
         bottom: 220px
     }
     #tabfot{
         width: 100%;
         left: 50%;
        margin-left: -50%;
     }
/*     #mid{
         width: 2%
     }*/
     #patron2,#patron1{display: none}
     #patron1{left: 0}
     #patron0{left: 6.5%; width: 87%}
/*     #patron0{height: 107%}*/
     #patron2{left: 0}
     #inst2{padding: 15px}
     #ssl{bottom: 207px; left: 50%;}
     .fb{height:33%; width: 270px; left: 5%}
     .oval{width: 131px; height: 63px; top: 83%; left: 16%; transform: rotate(0deg)}
     legend{font-size: 276%}
     .oval{width: 131px; height: 63px; top: 83%; left: 16%; transform: rotate(0deg)}
    #patro{
        left: 0%
    }
    #nuserimg{
        display: none
    }
    #logotopo{
        left: 0;
        margin-left: 0;
        position: absolute;
        top: 26px
    }
    #topopress{
        top: 141px;
        margin-left: 3%
    }
    #buscar{
        display: block;
        top: 325px;
        margin-left: -30%
    }
    #searc4{
        border-bottom-left-radius: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 10px;
    }
    input{
        text-align: center
    }
    #links{
        display: none;
        top: 147px;
        left: 3%;
    }
    #menuset{
        overflow: hidden
    }
    #contact{
        right: 0px;
    }
    #wpp{
        width: 80%
    }
    ul{
       padding-top: 45px
    }
    .destxt{
        padding-top: 15px
    }
    #mid{
        width: 1%
    }
    #cnpj{            
        color: white;
        position: absolute;
        right: 21%;
        top: 14px;
    }
    #cdtur{
        top: -7%
    }
    #span{
        left: 3%;
        width: 80%;
        font-size: 18px
    }
    .cofirm{
        border-bottom: 34px solid #ffce15;;
        width: 100%;
        border-left: 0px;
        right: 0;
        top: 0px;
    }
    #carr{
/*    visibility: hidden*/
        right: 16%;
        width: 6.5%;
    }
    #cart{
        display: none;
        width: 96%;
        right: 2%
    }
}
@media screen and (max-width:330px) {
    .but{left:24%; top: 59% }
    .but{top: 64%}
    .fb{height:120%; width: 200px; left: 5% }#myCarousel{visibility: hidden; left:0;max-width: 10px}#disp{width:100%}
}
@media screen and (max-width:1000px) {#tabfoot{left: 5% }}
@media screen and (max-width:1350px) {#tabfoot{left: 13% }}                                    
@media screen and (max-height:820px) and (min-height:720px) {.but{top: 48%}}